Searched refs:i40iw_sge (Results 1 – 3 of 3) sorted by relevance
109 struct i40iw_sge { struct115 #define i40iw_sgl struct i40iw_sge * argument209 struct i40iw_sge rem_addr;215 struct i40iw_sge rem_addr;219 struct i40iw_sge lo_addr;220 struct i40iw_sge rem_addr;
2077 static void i40iw_copy_sg_list(struct i40iw_sge *sg_list, struct ib_sge *sgl, int num_sges) in i40iw_copy_sg_list()2146 info.op.send.sg_list = (struct i40iw_sge *)ib_wr->sg_list; in i40iw_post_send()2276 struct i40iw_sge sg_list[I40IW_MAX_WQ_FRAGMENT_COUNT]; in i40iw_post_recv()
205 static void i40iw_set_fragment(u64 *wqe, u32 offset, struct i40iw_sge *sge) in i40iw_set_fragment()