/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | conn.c | 499 static int mlx5_fpga_conn_create_wq(struct mlx5_fpga_conn *conn, void *qpc) in mlx5_fpga_conn_create_wq() 519 void *in = NULL, *qpc; in mlx5_fpga_conn_create_qp() local 675 u32 *qpc; in mlx5_fpga_conn_init_qp() local 701 u32 *qpc; in mlx5_fpga_conn_rtr_qp() local 736 u32 *qpc; in mlx5_fpga_conn_rts_qp() local
|
/linux-6.6.21/drivers/infiniband/hw/mlx5/ |
D | qp.c | 956 void *qpc; in _create_user_qp() local 1105 void *qpc; in _create_kernel_qp() local 1346 void *qpc = MLX5_ADDR_OF(create_qp_in, qpin, qpc); in create_raw_packet_qp_sq() local 1441 void *qpc = MLX5_ADDR_OF(create_qp_in, qpin, qpc); in create_raw_packet_qp_rq() local 1924 void *qpc) in configure_requester_scat_cqe() 2003 void *qpc; in create_xrc_tgt_qp() local 2086 void *qpc; in create_dci() local 2247 void *qpc; in create_user_qp() local 2447 void *qpc; in create_kernel_qp() local 3353 void *qpc) in set_qpc_atomic_flags() [all …]
|
D | qpc.c | 388 u32 opt_param_mask, void *qpc, in modify_qp_mbox_alloc() 480 void *qpc, struct mlx5_core_qp *qp, u32 *ece) in mlx5_core_qp_modify()
|
D | devx.c | 709 void *qpc; in devx_set_umem_valid() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 257 void *qpc; in dr_create_rc_qp() local 910 void *qpc; in dr_modify_qp_rst2init() local 930 void *qpc; in dr_cmd_modify_qp_rtr2rts() local 951 void *qpc; in dr_cmd_modify_qp_init2rtr() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | wq.c | 100 void *qpc, struct mlx5_wq_qp *wq, in mlx5_wq_qp_create()
|
D | debugfs.c | 299 u32 *qpc; in qp_read_field() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.c | 208 u32 *qpc; in mlx5i_init_underlay_qp() local 277 void *qpc; in mlx5i_create_underlay_qp() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 753 struct mlx4_qp_context *qpc = inbox->buf + 8; in update_vport_qp_param() local 999 struct mlx4_qp_context *qpc, u8 slave, in handle_unexisting_counter() 1040 static int handle_counter(struct mlx4_dev *dev, struct mlx4_qp_context *qpc, in handle_counter() 2707 static int qp_get_mtt_addr(struct mlx4_qp_context *qpc) in qp_get_mtt_addr() 2717 static int qp_get_mtt_size(struct mlx4_qp_context *qpc) in qp_get_mtt_size() 2920 static int qp_get_rcqn(struct mlx4_qp_context *qpc) in qp_get_rcqn() 2925 static int qp_get_scqn(struct mlx4_qp_context *qpc) in qp_get_scqn() 2930 static u32 qp_get_srqn(struct mlx4_qp_context *qpc) in qp_get_srqn() 2962 struct mlx4_qp_context *qpc = inbox->buf + 8; in mlx4_RST2INIT_QP_wrapper() local 3769 struct mlx4_qp_context *qpc, in adjust_qp_sched_queue() [all …]
|
/linux-6.6.21/drivers/vfio/pci/mlx5/ |
D | cmd.c | 1024 void *qpc; in mlx5vf_create_rc_qp() local 1126 void *qpc; in mlx5vf_activate_qp() local
|
/linux-6.6.21/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 360 void *qpc; in qp_prepare() local 407 void *qpc; in qp_create() local 976 void *qpc; in alloc_inout() local
|
/linux-6.6.21/include/linux/mlx5/ |
D | mlx5_ifc.h | 4615 struct mlx5_ifc_qpc_bits qpc; member 4645 struct mlx5_ifc_qpc_bits qpc; member 4858 struct mlx5_ifc_qpc_bits qpc; member 4889 struct mlx5_ifc_qpc_bits qpc; member 4920 struct mlx5_ifc_qpc_bits qpc; member 5485 struct mlx5_ifc_qpc_bits qpc; member 7634 struct mlx5_ifc_qpc_bits qpc; member 7665 struct mlx5_ifc_qpc_bits qpc; member 8748 struct mlx5_ifc_qpc_bits qpc; member
|