Searched refs:mlx5_wqe_data_seg (Results 1 – 8 of 8) sorted by relevance
267 srq->msrq.max_gs * sizeof(struct mlx5_wqe_data_seg); in mlx5_ib_create_srq()271 sizeof(struct mlx5_wqe_data_seg); in mlx5_ib_create_srq()430 struct mlx5_wqe_data_seg *scat; in mlx5_ib_post_srq_recv()455 scat = (struct mlx5_wqe_data_seg *)(next + 1); in mlx5_ib_post_srq_recv()
233 qp->rq.max_gs = (1 << qp->rq.wqe_shift) / sizeof(struct mlx5_wqe_data_seg) - qp->wq_sig; in set_rq_size()237 wqe_size += cap->max_recv_sge * sizeof(struct mlx5_wqe_data_seg); in set_rq_size()250 qp->rq.max_gs = (1 << qp->rq.wqe_shift) / sizeof(struct mlx5_wqe_data_seg) - qp->wq_sig; in set_rq_size()316 size += attr->cap.max_send_sge * sizeof(struct mlx5_wqe_data_seg); in calc_send_wqe()1846 static void set_data_ptr_seg(struct mlx5_wqe_data_seg *dseg, struct ib_sge *sg) in set_data_ptr_seg()2035 static void set_reg_data_seg(struct mlx5_wqe_data_seg *dseg, in set_reg_data_seg()2459 *seg += sizeof(struct mlx5_wqe_data_seg); in set_reg_wr()2460 *size += (sizeof(struct mlx5_wqe_data_seg) / 16); in set_reg_wr()2594 struct mlx5_wqe_data_seg *dpseg; in mlx5_ib_post_send()2823 size += sizeof(struct mlx5_wqe_data_seg) / 16; in mlx5_ib_post_send()[all …]
332 struct mlx5_wqe_data_seg *dseg = wqe; in pagefault_data_segments()
271 sizeof(struct mlx5_wqe_data_seg); in mlx5_ib_query_device()274 sizeof(struct mlx5_wqe_data_seg); in mlx5_ib_query_device()
321 struct mlx5_wqe_data_seg *dpseg; in mlx5_get_atomic_laddr()
166 struct mlx5_wqe_data_seg *dseg; in mlx5e_sq_xmit()221 dseg = (struct mlx5_wqe_data_seg *)cseg + ds_cnt; in mlx5e_sq_xmit()
523 struct mlx5_wqe_data_seg data;
274 struct mlx5_wqe_data_seg { struct