Home
last modified time | relevance | path

Searched defs:dr_qp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c255 struct mlx5dr_qp *dr_qp; in dr_create_rc_qp() local
348 struct mlx5dr_qp *dr_qp) in dr_destroy_qp()
361 static void dr_cmd_notify_hw(struct mlx5dr_qp *dr_qp, void *ctrl) in dr_cmd_notify_hw()
437 static void dr_rdma_segments(struct mlx5dr_qp *dr_qp, u64 remote_addr, in dr_rdma_segments()
484 static void dr_post_send(struct mlx5dr_qp *dr_qp, struct postsend_info *send_info) in dr_post_send()
906 struct mlx5dr_qp *dr_qp, in dr_modify_qp_rst2init()
926 struct mlx5dr_qp *dr_qp, in dr_cmd_modify_qp_rtr2rts()
947 struct mlx5dr_qp *dr_qp, in dr_cmd_modify_qp_init2rtr()
996 struct mlx5dr_qp *dr_qp = dmn->send_ring->qp; in dr_prepare_qp_to_rts() local