Searched refs:chd_buf_alloc_ring_idx (Results 1 – 2 of 2) sorted by relevance
703 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()706 chd->chd_buf_alloc_ring_idx + 1; in os_channel_create_extended()710 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()722 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()1990 chrd = &chd->chd_rings[chd->chd_buf_alloc_ring_idx]; in os_channel_purge_buflet_alloc_ring()2213 chrd = &chd->chd_rings[chd->chd_buf_alloc_ring_idx]; in os_channel_buflet_alloc()
579 const uint8_t chd_buf_alloc_ring_idx; member