Searched refs:chd_buf_alloc_ring_idx (Results 1 – 2 of 2) sorted by relevance
715 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()718 chd->chd_buf_alloc_ring_idx + 1; in os_channel_create_extended()722 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()734 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()2008 chrd = &chd->chd_rings[chd->chd_buf_alloc_ring_idx]; in os_channel_purge_buflet_alloc_ring()2231 chrd = &chd->chd_rings[chd->chd_buf_alloc_ring_idx]; in os_channel_buflet_alloc()
597 const uint8_t chd_buf_alloc_ring_idx; member