Lines Matching defs:seg
55 void **seg, int *size, void **cur_edge) in set_eth_seg()
189 static void set_reg_mkey_seg(struct mlx5_mkey_seg *seg, in set_reg_mkey_seg()
211 static void set_linv_mkey_seg(struct mlx5_mkey_seg *seg) in set_linv_mkey_seg()
263 struct mlx5_wqe_inline_seg *seg; in set_data_inl_seg() local
419 struct mlx5_ib_qp *qp, void **seg, int *size, in set_sig_data_segment()
528 static void set_sig_mkey_segment(struct mlx5_mkey_seg *seg, in set_sig_mkey_segment()
558 struct mlx5_ib_qp *qp, void **seg, int *size, in set_pi_umr_wr()
609 u32 psv_idx, void **seg, int *size) in set_psv_wr()
637 void **seg, int *size, void **cur_edge, in set_reg_wr()
692 static void set_linv_wr(struct mlx5_ib_qp *qp, void **seg, int *size, in set_linv_wr()
724 int mlx5r_begin_wqe(struct mlx5_ib_qp *qp, void **seg, in mlx5r_begin_wqe()
748 static int begin_wqe(struct mlx5_ib_qp *qp, void **seg, in begin_wqe()
759 void *seg, u8 size, void *cur_edge, unsigned int idx, in mlx5r_finish_wqe()
787 static void handle_rdma_op(const struct ib_send_wr *wr, void **seg, int *size) in handle_rdma_op()
795 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_local_inv()
804 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_reg_mr()
814 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_psv()
846 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_reg_mr_integrity()
933 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_qpt_rc()
982 static void handle_qpt_uc(const struct ib_send_wr *wr, void **seg, int *size) in handle_qpt_uc()
995 const struct ib_send_wr *wr, void **seg, in handle_qpt_hw_gsi()
1005 void **seg, int *size, void **cur_edge) in handle_qpt_ud()
1065 void *seg; in mlx5_ib_post_send() local