Lines Matching defs:size
55 void **seg, int *size, void **cur_edge) in set_eth_seg()
164 int size = (mr->mmkey.ndescs + mr->meta_ndescs) * mr->desc_size; in set_reg_umr_seg() local
243 static u8 calc_sig(void *wqe, int size) in calc_sig()
419 struct mlx5_ib_qp *qp, void **seg, int *size, in set_sig_data_segment()
530 u32 size, u32 length, u32 pdn) in set_sig_mkey_segment()
547 u32 size) in set_sig_umr_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()
726 int *size, void **cur_edge, int nreq, __be32 general_id, in mlx5r_begin_wqe()
750 const struct ib_send_wr *wr, unsigned int *idx, int *size, 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()
796 int *size, void **cur_edge, unsigned int idx) 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()
847 int *size, void **cur_edge, 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()
996 int *size, void **cur_edge) in handle_qpt_hw_gsi()
1005 void **seg, int *size, void **cur_edge) in handle_qpt_ud()
1060 int size; in mlx5_ib_post_send() local