Searched defs:qpc (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ | 
| D | conn.c | 520 static int mlx5_fpga_conn_create_wq(struct mlx5_fpga_conn *conn, void *qpc)  in mlx5_fpga_conn_create_wq()539 	void *in = NULL, *qpc;  in mlx5_fpga_conn_create_qp()  local
 683 	u32 *qpc = NULL;  in mlx5_fpga_conn_init_qp()  local
 719 	u32 *qpc = NULL;  in mlx5_fpga_conn_rtr_qp()  local
 764 	u32 *qpc = NULL;  in mlx5_fpga_conn_rts_qp()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ | 
| D | dr_send.c | 114 	void *qpc;  in dr_create_rc_qp()  local577 	void *qpc;  in dr_modify_qp_rst2init()  local
 595 	void *qpc;  in dr_cmd_modify_qp_rtr2rts()  local
 614 	void *qpc;  in dr_cmd_modify_qp_init2rtr()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | wq.c | 100 		      void *qpc, struct mlx5_wq_qp *wq,  in mlx5_wq_qp_create()
 | 
| D | qp.c | 424 				u32 opt_param_mask, void *qpc,  in modify_qp_mbox_alloc()507 			u32 opt_param_mask, void *qpc,  in mlx5_core_qp_modify()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | resource_tracker.c | 753 	struct mlx4_qp_context	*qpc = inbox->buf + 8;  in update_vport_qp_param()  local999 				     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()
 2706 static int qp_get_mtt_addr(struct mlx4_qp_context *qpc)  in qp_get_mtt_addr()
 2716 static int qp_get_mtt_size(struct mlx4_qp_context *qpc)  in qp_get_mtt_size()
 2919 static int qp_get_rcqn(struct mlx4_qp_context *qpc)  in qp_get_rcqn()
 2924 static int qp_get_scqn(struct mlx4_qp_context *qpc)  in qp_get_scqn()
 2929 static u32 qp_get_srqn(struct mlx4_qp_context *qpc)  in qp_get_srqn()
 2961 	struct mlx4_qp_context *qpc = inbox->buf + 8;  in mlx4_RST2INIT_QP_wrapper()  local
 3768 				  struct mlx4_qp_context *qpc,  in adjust_qp_sched_queue()
 [all …]
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ | 
| D | qp.c | 872 	void *qpc;  in create_user_qp()  local1037 	void *qpc;  in create_kernel_qp()  local
 1228 	void *qpc = MLX5_ADDR_OF(create_qp_in, qpin, qpc);  in create_raw_packet_qp_sq()  local
 1301 static size_t get_rq_pas_size(void *qpc)  in get_rq_pas_size()
 1326 	void *qpc = MLX5_ADDR_OF(create_qp_in, qpin, qpc);  in create_raw_packet_qp_rq()  local
 1843 					 void *qpc)  in configure_responder_scat_cqe()
 1867 					 void *qpc)  in configure_requester_scat_cqe()
 1962 	void *qpc;  in create_qp_common()  local
 
 | 
| D | devx.c | 673 		void *qpc;  in devx_set_umem_valid()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ | 
| D | ipoib.c | 226 	void *qpc;  in mlx5i_create_underlay_qp()  local
 | 
| /Linux-v5.4/include/linux/mlx5/ | 
| D | mlx5_ifc.h | 3802 	struct mlx5_ifc_qpc_bits qpc;  member3832 	struct mlx5_ifc_qpc_bits qpc;  member
 4037 	struct mlx5_ifc_qpc_bits qpc;  member
 4067 	struct mlx5_ifc_qpc_bits qpc;  member
 4097 	struct mlx5_ifc_qpc_bits qpc;  member
 4623 	struct mlx5_ifc_qpc_bits qpc;  member
 6370 	struct mlx5_ifc_qpc_bits qpc;  member
 6400 	struct mlx5_ifc_qpc_bits qpc;  member
 7480 	struct mlx5_ifc_qpc_bits qpc;  member
 
 |