Searched refs:i40e_dma_mem (Results 1 – 13 of 13) sorted by relevance
41 struct i40e_dma_mem desc_buf; /* descriptor ring memory */45 struct i40e_dma_mem *asq_bi;46 struct i40e_dma_mem *arq_bi;
47 struct i40e_dma_mem *mem,51 struct i40e_dma_mem *mem);
57 struct i40e_dma_mem addr; /* populate to be used by hw */70 struct i40e_dma_mem pd_page_addr; /* populate to be used by hw */223 struct i40e_dma_mem *rsrc_pg);
142 struct i40e_dma_mem *bi; in i40e_alloc_arq_bufs()151 (hw->aq.num_arq_entries * sizeof(struct i40e_dma_mem))); in i40e_alloc_arq_bufs()154 hw->aq.arq.r.arq_bi = (struct i40e_dma_mem *)hw->aq.arq.dma_head.va; in i40e_alloc_arq_bufs()208 struct i40e_dma_mem *bi; in i40e_alloc_asq_bufs()213 (hw->aq.num_asq_entries * sizeof(struct i40e_dma_mem))); in i40e_alloc_asq_bufs()216 hw->aq.asq.r.asq_bi = (struct i40e_dma_mem *)hw->aq.asq.dma_head.va; in i40e_alloc_asq_bufs()676 struct i40e_dma_mem *dma_buff = NULL; in i40evf_asq_send_command()884 struct i40e_dma_mem *bi; in i40evf_clean_arq_element()
53 struct i40e_dma_mem { struct
72 struct i40e_dma_mem *mem, in i40evf_allocate_dma_mem_d()94 i40e_status i40evf_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem) in i40evf_free_dma_mem_d()
51 struct i40e_dma_mem mem; in i40e_add_sd_table_entry()134 struct i40e_dma_mem *rsrc_pg) in i40e_add_pd_table_entry()139 struct i40e_dma_mem mem; in i40e_add_pd_table_entry()140 struct i40e_dma_mem *page = &mem; in i40e_add_pd_table_entry()
155 struct i40e_dma_mem *bi; in i40e_alloc_arq_bufs()164 (hw->aq.num_arq_entries * sizeof(struct i40e_dma_mem))); in i40e_alloc_arq_bufs()167 hw->aq.arq.r.arq_bi = (struct i40e_dma_mem *)hw->aq.arq.dma_head.va; in i40e_alloc_arq_bufs()221 struct i40e_dma_mem *bi; in i40e_alloc_asq_bufs()226 (hw->aq.num_asq_entries * sizeof(struct i40e_dma_mem))); in i40e_alloc_asq_bufs()229 hw->aq.asq.r.asq_bi = (struct i40e_dma_mem *)hw->aq.asq.dma_head.va; in i40e_alloc_asq_bufs()743 struct i40e_dma_mem *dma_buff = NULL; in i40e_asq_send_command()950 struct i40e_dma_mem *bi; in i40e_clean_arq_element()
54 struct i40e_dma_mem { struct
107 int i40e_allocate_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem, in i40e_allocate_dma_mem_d()126 int i40e_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem) in i40e_free_dma_mem_d()