Searched refs:idpf_dma_mem (Results 1 – 7 of 7) sorted by relevance
70 struct idpf_dma_mem *payload;110 struct idpf_dma_mem desc_ring; /* descriptor ring memory114 struct idpf_dma_mem **rx_buff;172 struct idpf_dma_mem **buffs);
43 cq->bi.rx_buff = kzalloc_objs(struct idpf_dma_mem *, cq->ring_size); in idpf_ctlq_alloc_bufs()49 struct idpf_dma_mem *bi; in idpf_ctlq_alloc_bufs()52 cq->bi.rx_buff[i] = kzalloc_objs(struct idpf_dma_mem, num); in idpf_ctlq_alloc_bufs()
141 void *idpf_alloc_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem,143 void idpf_free_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem);
9 struct idpf_dma_mem { struct
67 struct idpf_dma_mem *bi = cq->bi.rx_buff[i]; in idpf_ctlq_init_rxq_bufs()295 struct idpf_dma_mem *buff = msg->ctx.indirect.payload; in idpf_ctlq_send()421 u16 *buff_count, struct idpf_dma_mem **buffs) in idpf_ctlq_post_rx_buffs()
2579 void *idpf_alloc_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem, u64 size) in idpf_alloc_dma_mem()2600 void idpf_free_dma_mem(struct idpf_hw *hw, struct idpf_dma_mem *mem) in idpf_free_dma_mem()
132 struct idpf_dma_mem *dma_mem; in idpf_mb_clean()226 struct idpf_dma_mem *dma_mem; in idpf_send_mb_msg()680 struct idpf_dma_mem *dma_mem; in idpf_recv_mb_msg()