Searched refs:CHMODE_USER_PACKET_POOL (Results 1 – 13 of 13) sorted by relevance
480 init.ci_ch_mode |= CHMODE_USER_PACKET_POOL; in os_channel_create_extended()532 if ((init.ci_ch_mode & CHMODE_USER_PACKET_POOL) && in os_channel_create_extended()534 !(ci->cinfo_ch_mode & CHMODE_USER_PACKET_POOL))) { in os_channel_create_extended()672 if (init.ci_ch_mode & CHMODE_USER_PACKET_POOL) { in os_channel_create_extended()1027 CHMODE_USER_PACKET_POOL))) { in os_channel_get_next_slot()1631 CHMODE_USER_PACKET_POOL); in os_channel_info2attr()1683 if (__improbable((ci->cinfo_ch_mode & CHMODE_USER_PACKET_POOL) == 0)) { in os_channel_packet_alloc_common()1770 if (__improbable((ci->cinfo_ch_mode & CHMODE_USER_PACKET_POOL) == 0)) { in os_channel_packet_free()1820 CHMODE_USER_PACKET_POOL) == 0)) { in os_channel_slot_attach_packet()1872 CHMODE_USER_PACKET_POOL) == 0)) { in os_channel_slot_detach_packet()[all …]
48 if ((ch_mode & CHMODE_USER_PACKET_POOL) != 0) { in ch_mode_to_flags()
529 #define CHMODE_USER_PACKET_POOL 0x00000008 macro538 (CHMODE_USER_PACKET_POOL | CHMODE_FILTER | \
703 if (sk_opp_defunct && (!(ch_mode & CHMODE_USER_PACKET_POOL) || in kern_channel_defunct()
180 if ((init.ci_ch_mode & CHMODE_USER_PACKET_POOL) == 0) { in __channel_open()
1700 ASSERT((chr->cr_mode & CHMODE_USER_PACKET_POOL) == 0); in ch_open_special()
350 if ((chr->cr_mode & CHMODE_USER_PACKET_POOL) == 0) { in fsw_vp_na_create()
533 if ((chr->cr_mode & CHMODE_USER_PACKET_POOL) == 0) { in netif_filter_na_create()
974 if ((chr->cr_mode & CHMODE_USER_PACKET_POOL) == 0) { in netif_vp_na_create()
339 if (chr->cr_mode & CHMODE_USER_PACKET_POOL) { in nx_kpipe_dom_connect()
463 !!(ch_mode & CHMODE_USER_PACKET_POOL)) { in na_bind_channel()475 if (ch_mode & CHMODE_USER_PACKET_POOL) { in na_bind_channel()544 if (ch_mode & CHMODE_USER_PACKET_POOL) { in na_bind_channel()588 if (ch_mode & CHMODE_USER_PACKET_POOL) { in na_bind_channel()
3242 flags |= (ch_mode & CHMODE_USER_PACKET_POOL) ? SCHF_USER_PACKET_POOL : 0; in nexus_channel_get_flags()
533 if (chr->cr_mode & CHMODE_USER_PACKET_POOL) { in nx_upipe_dom_connect()