Searched refs:chd_alloc_ring_idx (Results 1 – 2 of 2) sorted by relevance
699 *__DECONST(uint8_t *, &chd->chd_alloc_ring_idx) = in os_channel_create_extended()704 chd->chd_alloc_ring_idx + 1; in os_channel_create_extended()715 chd->chd_alloc_ring_idx + 1; in os_channel_create_extended()718 *__DECONST(uint8_t *, &chd->chd_alloc_ring_idx) = in os_channel_create_extended()1690 chrd = &chd->chd_rings[chd->chd_alloc_ring_idx]; in os_channel_packet_alloc()1915 chrd = &chd->chd_rings[chd->chd_alloc_ring_idx]; in os_channel_purge_packet_alloc_ring()
577 const uint8_t chd_alloc_ring_idx; member