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

/freebsd-10.2-release/sys/dev/ixl/
H A Di40e_alloc.h54 enum i40e_status_code i40e_allocate_dma_mem(struct i40e_hw *hw,
H A Di40e_hmc.c88 ret_code = i40e_allocate_dma_mem(hw, &mem, mem_type, alloc_len,
173 ret_code = i40e_allocate_dma_mem(hw, &mem, i40e_mem_bp,
H A Di40e_osdep.c66 i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, function
H A Di40e_adminq.c93 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.asq.desc_buf,
120 ret_code = i40e_allocate_dma_mem(hw, &hw->aq.arq.desc_buf,
178 ret_code = i40e_allocate_dma_mem(hw, bi,
240 ret_code = i40e_allocate_dma_mem(hw, bi,
H A Dif_ixlv.c1587 if (i40e_allocate_dma_mem(&sc->hw,
1627 if (i40e_allocate_dma_mem(&sc->hw,
H A Dif_ixl.c2716 if (i40e_allocate_dma_mem(&pf->hw,
2756 if (i40e_allocate_dma_mem(&pf->hw,

Completed in 82 milliseconds