Searched refs:sq_bi (Results 1 – 2 of 2) sorted by relevance
47 struct ice_dma_mem *sq_bi; member
207 cq->sq.r.sq_bi = (struct ice_dma_mem *)cq->sq.dma_head; in ice_alloc_sq_bufs()213 bi = &cq->sq.r.sq_bi[i]; in ice_alloc_sq_bufs()224 ice_free_dma_mem(hw, &cq->sq.r.sq_bi[i]); in ice_alloc_sq_bufs()225 cq->sq.r.sq_bi = NULL; in ice_alloc_sq_bufs()963 dma_buf = &cq->sq.r.sq_bi[cq->sq.next_to_use]; in ice_sq_send_cmd_nolock()