Searched refs:i40e_allocate_dma_mem (Results 1 – 3 of 3) sorted by relevance
24 int i40e_allocate_dma_mem(struct i40e_hw *hw,
49 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()
149 int i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, in i40e_allocate_dma_mem() function