Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_alloc.h24 int i40e_allocate_dma_mem(struct i40e_hw *hw,
H A Di40e_hmc.c49 ret_code = i40e_allocate_dma_mem(hw, &mem, alloc_len, in i40e_add_sd_table_entry()
137 ret_code = i40e_allocate_dma_mem(hw, page, in i40e_add_pd_table_entry()
H A Di40e_main.c149 int i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, in i40e_allocate_dma_mem() function