Searched refs:cinfo_ch_mode (Results 1 – 6 of 6) sorted by relevance
534 !(ci->cinfo_ch_mode & CHMODE_USER_PACKET_POOL))) { in os_channel_create_extended()540 !(ci->cinfo_ch_mode & CHMODE_EVENT_RING))) { in os_channel_create_extended()1026 (CHD_INFO(chrd->chrd_channel)->cinfo_ch_mode & in os_channel_get_next_slot()1629 cha->cha_exclusive = !!(cinfo->cinfo_ch_mode & CHMODE_EXCLUSIVE); in os_channel_info2attr()1630 cha->cha_user_packet_pool = !!(cinfo->cinfo_ch_mode & in os_channel_info2attr()1632 cha->cha_nexus_defunct_ok = !!(cinfo->cinfo_ch_mode & in os_channel_info2attr()1646 (cinfo->cinfo_ch_mode & CHMODE_EVENT_RING) != 0; in os_channel_info2attr()1648 (cinfo->cinfo_ch_mode & CHMODE_LOW_LATENCY) != 0; 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()[all …]
69 info->chi_flags = ch_mode_to_flags(channel->ch_info->cinfo_ch_mode); in fill_channelinfo()
634 if ((ch->ch_info->cinfo_ch_mode & CHMODE_DEFUNCT_OK) == 0) { in _kern_channel_defunct_eligible()650 uint32_t ch_mode = ch->ch_info->cinfo_ch_mode; in kern_channel_defunct()
487 uint32_t cinfo_ch_mode; /* CHMODE_* flags */ member
2110 cinfo->cinfo_ch_mode = ch_mode; in ch_connect()
3261 uint32_t ch_mode = ch->ch_info->cinfo_ch_mode; in nexus_channel_entry_populate()