Home
last modified time | relevance | path

Searched refs:iavf_allocate_dma_mem (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/iavf/
A Diavf_alloc.h23 enum iavf_status iavf_allocate_dma_mem(struct iavf_hw *hw,
A Diavf_osdep.h36 #define iavf_allocate_dma_mem(h, m, unused, s, a) \ macro
A Diavf_adminq.c39 ret_code = iavf_allocate_dma_mem(hw, &hw->aq.asq.desc_buf, in iavf_alloc_adminq_asq_ring()
66 ret_code = iavf_allocate_dma_mem(hw, &hw->aq.arq.desc_buf, in iavf_alloc_adminq_arq_ring()
125 ret_code = iavf_allocate_dma_mem(hw, bi, in iavf_alloc_arq_bufs()
188 ret_code = iavf_allocate_dma_mem(hw, bi, in iavf_alloc_asq_bufs()

Completed in 4 milliseconds