Searched refs:chd_alloc_ring_idx (Results 1 – 2 of 2) sorted by relevance
711 *__DECONST(uint8_t *, &chd->chd_alloc_ring_idx) = in os_channel_create_extended()716 chd->chd_alloc_ring_idx + 1; in os_channel_create_extended()727 chd->chd_alloc_ring_idx + 1; in os_channel_create_extended()730 *__DECONST(uint8_t *, &chd->chd_alloc_ring_idx) = in os_channel_create_extended()1708 chrd = &chd->chd_rings[chd->chd_alloc_ring_idx]; in os_channel_packet_alloc()1933 chrd = &chd->chd_rings[chd->chd_alloc_ring_idx]; in os_channel_purge_packet_alloc_ring()
595 const uint8_t chd_alloc_ring_idx; member