Lines Matching defs:seg

35 static inline void handle_post_send_edge(struct mlx5_ib_wq *sq, void **seg,  in handle_post_send_edge()
59 void **seg, u32 *wqe_sz, const void *src, in memcpy_send_wqe()
105 void **seg, int *size, void **cur_edge) in set_eth_seg()
373 static void set_reg_mkey_seg(struct mlx5_mkey_seg *seg, in set_reg_mkey_seg()
395 static void set_linv_mkey_seg(struct mlx5_mkey_seg *seg) in set_linv_mkey_seg()
402 struct mlx5_mkey_seg *seg, in set_reg_mkey_segment()
484 struct mlx5_wqe_inline_seg *seg; in set_data_inl_seg() local
640 struct mlx5_ib_qp *qp, void **seg, int *size, in set_sig_data_segment()
749 static void set_sig_mkey_segment(struct mlx5_mkey_seg *seg, in set_sig_mkey_segment()
779 struct mlx5_ib_qp *qp, void **seg, int *size, in set_pi_umr_wr()
830 u32 psv_idx, void **seg, int *size) in set_psv_wr()
858 void **seg, int *size, void **cur_edge, in set_reg_wr()
913 static void set_linv_wr(struct mlx5_ib_qp *qp, void **seg, int *size, in set_linv_wr()
945 static int __begin_wqe(struct mlx5_ib_qp *qp, void **seg, in __begin_wqe()
970 static int begin_wqe(struct mlx5_ib_qp *qp, void **seg, in begin_wqe()
982 void *seg, u8 size, void *cur_edge, in finish_wqe()
1011 static void handle_rdma_op(const struct ib_send_wr *wr, void **seg, int *size) in handle_rdma_op()
1019 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_local_inv()
1028 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_reg_mr()
1038 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_psv()
1070 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_reg_mr_integrity()
1157 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_qpt_rc()
1206 static void handle_qpt_uc(const struct ib_send_wr *wr, void **seg, int *size) in handle_qpt_uc()
1219 const struct ib_send_wr *wr, void **seg, in handle_qpt_hw_gsi()
1229 void **seg, int *size, void **cur_edge) in handle_qpt_ud()
1251 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_qpt_reg_umr()
1293 void *seg; in mlx5_ib_post_send() local