Searched refs:chrd_channel (Results 1 – 2 of 2) sorted by relevance
299 *(struct channel **)(uintptr_t)&chrd->chrd_channel = chd; in os_channel_init_ring()1026 (CHD_INFO(chrd->chrd_channel)->cinfo_ch_mode & in os_channel_get_next_slot()1224 const struct channel *chd = chrd->chrd_channel; in os_channel_flow_admissible()1269 const struct channel *chd = chrd->chrd_channel; in os_channel_flow_adv_get_feedback()1819 if (__improbable((chrd->chrd_channel->chd_info->cinfo_ch_mode & in os_channel_slot_attach_packet()1871 if (__improbable((chrd->chrd_channel->chd_info->cinfo_ch_mode & in os_channel_slot_detach_packet()
564 const struct channel *chrd_channel; member