Home
last modified time | relevance | path

Searched refs:i40e_allocate_dma_mem (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_alloc.h46 i40e_status i40e_allocate_dma_mem(struct i40e_hw *hw,
Di40e_osdep.h59 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ macro
Di40e_adminq.c74 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.asq.desc_buf, in i40e_alloc_adminq_asq_ring()
101 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.arq.desc_buf, in i40e_alloc_adminq_arq_ring()
159 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_arq_bufs()
221 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_asq_bufs()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_alloc.h46 i40e_status i40e_allocate_dma_mem(struct i40e_hw *hw,
Di40e_osdep.h60 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ macro
Di40e_hmc.c78 ret_code = i40e_allocate_dma_mem(hw, &mem, mem_type, alloc_len, in i40e_add_sd_table_entry()
166 ret_code = i40e_allocate_dma_mem(hw, page, i40e_mem_bp, in i40e_add_pd_table_entry()
Di40e_adminq.c87 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.asq.desc_buf, in i40e_alloc_adminq_asq_ring()
114 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.arq.desc_buf, in i40e_alloc_adminq_arq_ring()
172 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_arq_bufs()
234 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_asq_bufs()