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()
910 static void set_linv_wr(struct mlx5_ib_qp *qp, void **seg, int *size, in set_linv_wr()
942 static int __begin_wqe(struct mlx5_ib_qp *qp, void **seg, in __begin_wqe()
967 static int begin_wqe(struct mlx5_ib_qp *qp, void **seg, in begin_wqe()
979 void *seg, u8 size, void *cur_edge, in finish_wqe()
1008 static void handle_rdma_op(const struct ib_send_wr *wr, void **seg, int *size) in handle_rdma_op()
1016 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_local_inv()
1025 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_reg_mr()
1035 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_psv()
1067 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_reg_mr_integrity()
1154 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, in handle_qpt_rc()
1203 static void handle_qpt_uc(const struct ib_send_wr *wr, void **seg, int *size) in handle_qpt_uc()
1216 const struct ib_send_wr *wr, void **seg, in handle_qpt_hw_gsi()
1226 void **seg, int *size, void **cur_edge) in handle_qpt_ud()
1248 struct mlx5_wqe_ctrl_seg **ctrl, void **seg, in handle_qpt_reg_umr()
1290 void *seg; in mlx5_ib_post_send() local