Searched refs:iavf_dma_mem (Results 1 – 3 of 3) sorted by relevance
24 struct iavf_dma_mem *mem,28 struct iavf_dma_mem *mem);
85 struct iavf_dma_mem *bi; in iavf_alloc_arq_bufs()96 sizeof(struct iavf_dma_mem))); in iavf_alloc_arq_bufs()99 hw->aq.arq.r.arq_bi = (struct iavf_dma_mem *)hw->aq.arq.dma_head.va; in iavf_alloc_arq_bufs()152 struct iavf_dma_mem *bi; in iavf_alloc_asq_bufs()159 sizeof(struct iavf_dma_mem))); in iavf_alloc_asq_bufs()162 hw->aq.asq.r.asq_bi = (struct iavf_dma_mem *)hw->aq.asq.dma_head.va; in iavf_alloc_asq_bufs()623 struct iavf_dma_mem *dma_buff = NULL; in iavf_asq_send_command()837 struct iavf_dma_mem *bi; in iavf_clean_arq_element()
24 struct iavf_dma_mem { struct