Home
last modified time | relevance | path

Searched refs:i40e_allocate_dma_mem (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_alloc.h23 int i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem,
H A Di40e_osdep.h39 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ macro
H A Di40e_hmc.c56 ret_code = i40e_allocate_dma_mem(hw, &mem, mem_type, alloc_len, in i40e_add_sd_table_entry()
144 ret_code = i40e_allocate_dma_mem(hw, page, i40e_mem_bp, in i40e_add_pd_table_entry()
H A Di40e_adminq.c54 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.asq.desc_buf, in i40e_alloc_adminq_asq_ring()
81 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.arq.desc_buf, in i40e_alloc_adminq_arq_ring()
139 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_arq_bufs()
201 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_asq_bufs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_alloc.h23 int i40e_allocate_dma_mem(struct i40e_hw *hw,
H A Di40e_osdep.h39 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ macro
H A Di40e_hmc.c55 ret_code = i40e_allocate_dma_mem(hw, &mem, mem_type, alloc_len, in i40e_add_sd_table_entry()
143 ret_code = i40e_allocate_dma_mem(hw, page, i40e_mem_bp, in i40e_add_pd_table_entry()
H A Di40e_adminq.c53 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.asq.desc_buf, in i40e_alloc_adminq_asq_ring()
80 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.arq.desc_buf, in i40e_alloc_adminq_arq_ring()
138 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_arq_bufs()
200 ret_code = i40e_allocate_dma_mem(hw, bi, in i40e_alloc_asq_bufs()

Completed in 6 milliseconds