/linux-6.1.9/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.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 113 void *qpc; in dr_create_rc_qp() local 609 void *qpc; in dr_modify_qp_rst2init() local 629 void *qpc; in dr_cmd_modify_qp_rtr2rts() local 650 void *qpc; in dr_cmd_modify_qp_init2rtr() local
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | qp.c | 875 void *qpc; in _create_user_qp() local 1024 void *qpc; in _create_kernel_qp() local 1262 void *qpc = MLX5_ADDR_OF(create_qp_in, qpin, qpc); in create_raw_packet_qp_sq() local 1357 void *qpc = MLX5_ADDR_OF(create_qp_in, qpin, qpc); in create_raw_packet_qp_rq() local 1840 void *qpc) in configure_requester_scat_cqe() 1919 void *qpc; in create_xrc_tgt_qp() local 2002 void *qpc; in create_dci() local 2163 void *qpc; in create_user_qp() local 2363 void *qpc; in create_kernel_qp() local 3265 void *qpc) in set_qpc_atomic_flags() [all …]
|
D | qpc.c | 372 u32 opt_param_mask, void *qpc, in modify_qp_mbox_alloc() 464 void *qpc, struct mlx5_core_qp *qp, u32 *ece) in mlx5_core_qp_modify()
|
D | devx.c | 695 void *qpc; in devx_set_umem_valid() local
|
/linux-6.1.9/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 | 269 u32 *qpc; in qp_read_field() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.c | 209 u32 *qpc; in mlx5i_init_underlay_qp() local 278 void *qpc; in mlx5i_create_underlay_qp() local
|
/linux-6.1.9/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.1.9/drivers/vfio/pci/mlx5/ |
D | cmd.c | 763 void *qpc; in mlx5vf_create_rc_qp() local 865 void *qpc; in mlx5vf_activate_qp() local
|
/linux-6.1.9/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 401 void *qpc; in qp_prepare() local 448 void *qpc; in qp_create() local 944 void *qpc; in alloc_inout() local
|
/linux-6.1.9/include/linux/mlx5/ |
D | mlx5_ifc.h | 4511 struct mlx5_ifc_qpc_bits qpc; member 4541 struct mlx5_ifc_qpc_bits qpc; member 4753 struct mlx5_ifc_qpc_bits qpc; member 4784 struct mlx5_ifc_qpc_bits qpc; member 4815 struct mlx5_ifc_qpc_bits qpc; member 5343 struct mlx5_ifc_qpc_bits qpc; member 7388 struct mlx5_ifc_qpc_bits qpc; member 7419 struct mlx5_ifc_qpc_bits qpc; member 8501 struct mlx5_ifc_qpc_bits qpc; member
|