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

/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_alloc.h23 enum iavf_status iavf_allocate_dma_mem(struct iavf_hw *hw,
H A Diavf_osdep.h30 #define iavf_allocate_dma_mem(h, m, unused, s, a) \ macro
H A Diavf_adminq.c18 ret_code = iavf_allocate_dma_mem(hw, &hw->aq.asq.desc_buf,
45 ret_code = iavf_allocate_dma_mem(hw, &hw->aq.arq.desc_buf,
104 ret_code = iavf_allocate_dma_mem(hw, bi,
167 ret_code = iavf_allocate_dma_mem(hw, bi,

Completed in 121 milliseconds