Searched refs:chd_buf_alloc_ring_idx (Results 1 – 2 of 2) sorted by relevance
706 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()709 chd->chd_buf_alloc_ring_idx + 1; in os_channel_create_extended()713 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()733 *__DECONST(uint8_t *, &chd->chd_buf_alloc_ring_idx) = in os_channel_create_extended()2086 chrd = &chd->chd_rings[chd->chd_buf_alloc_ring_idx]; in os_channel_purge_buflet_alloc_ring()2314 chrd = &chd->chd_rings[chd->chd_buf_alloc_ring_idx]; in os_channel_buflet_alloc()
601 const uint8_t chd_buf_alloc_ring_idx; member