Searched defs:dr_qp (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_send.c | 109 struct mlx5dr_qp *dr_qp; in dr_create_rc_qp() local 199 struct mlx5dr_qp *dr_qp) in dr_destroy_qp() 212 static void dr_cmd_notify_hw(struct mlx5dr_qp *dr_qp, void *ctrl) in dr_cmd_notify_hw() 223 static void dr_rdma_segments(struct mlx5dr_qp *dr_qp, u64 remote_addr, in dr_rdma_segments() 261 static void dr_post_send(struct mlx5dr_qp *dr_qp, struct postsend_info *send_info) in dr_post_send() 576 struct mlx5dr_qp *dr_qp, in dr_modify_qp_rst2init() 596 struct mlx5dr_qp *dr_qp, in dr_cmd_modify_qp_rtr2rts() 617 struct mlx5dr_qp *dr_qp, in dr_cmd_modify_qp_init2rtr() 652 struct mlx5dr_qp *dr_qp = dmn->send_ring->qp; in dr_prepare_qp_to_rts() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_send.c | 255 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
|