Symbol: mlx5_core_qp
sys/dev/mlx5/mlx5_core/mlx5_qp.c
106
struct mlx5_core_qp *qp, int rsc_type)
sys/dev/mlx5/mlx5_core/mlx5_qp.c
120
struct mlx5_core_qp *qp,
sys/dev/mlx5/mlx5_core/mlx5_qp.c
156
struct mlx5_core_qp *qp)
sys/dev/mlx5/mlx5_core/mlx5_qp.c
292
struct mlx5_core_qp *qp)
sys/dev/mlx5/mlx5_core/mlx5_qp.c
321
int mlx5_core_qp_query(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp,
sys/dev/mlx5/mlx5_core/mlx5_qp.c
496
struct mlx5_core_qp *rq)
sys/dev/mlx5/mlx5_core/mlx5_qp.c
515
struct mlx5_core_qp *rq)
sys/dev/mlx5/mlx5_core/mlx5_qp.c
534
struct mlx5_core_qp *sq)
sys/dev/mlx5/mlx5_core/mlx5_qp.c
553
struct mlx5_core_qp *sq)
sys/dev/mlx5/mlx5_core/mlx5_qp.c
66
struct mlx5_core_qp *qp;
sys/dev/mlx5/mlx5_core/mlx5_qp.c
73
qp = (struct mlx5_core_qp *)common;
sys/dev/mlx5/mlx5_core/mlx5_qp.c
85
struct mlx5_core_qp *qp, int rsc_type)
sys/dev/mlx5/mlx5_fpga/conn.h
67
struct mlx5_core_qp mqp;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
372
static void mlx5_fpga_conn_event(struct mlx5_core_qp *mqp, int event)
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
247
struct mlx5_core_qp core_qp;
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
312
struct mlx5_core_qp mqp;
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
823
static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp)
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
828
static inline struct mlx5_ib_rwq *to_mibrwq(struct mlx5_core_qp *core_qp)
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
521
struct mlx5_core_qp *mqp;
sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c
187
static void mlx5_ib_qp_event(struct mlx5_core_qp *qp, int type)
sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c
4668
static void mlx5_ib_wq_event(struct mlx5_core_qp *core_qp, int type)
sys/dev/mlx5/qp.h
479
void (*event) (struct mlx5_core_qp *, int);
sys/dev/mlx5/qp.h
575
static inline struct mlx5_core_qp *__mlx5_qp_lookup(struct mlx5_core_dev *dev, u32 qpn)
sys/dev/mlx5/qp.h
586
struct mlx5_core_qp *qp,
sys/dev/mlx5/qp.h
591
struct mlx5_core_qp *qp);
sys/dev/mlx5/qp.h
593
struct mlx5_core_qp *qp);
sys/dev/mlx5/qp.h
594
int mlx5_core_qp_query(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp,
sys/dev/mlx5/qp.h
609
struct mlx5_core_qp *rq);
sys/dev/mlx5/qp.h
611
struct mlx5_core_qp *rq);
sys/dev/mlx5/qp.h
613
struct mlx5_core_qp *sq);
sys/dev/mlx5/qp.h
615
struct mlx5_core_qp *sq);
sys/dev/mlx5/qp.h
618
int mlx5_debug_qp_add(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);
sys/dev/mlx5/qp.h
619
void mlx5_debug_qp_remove(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);