Home
last modified time | relevance | path

Searched defs:mqp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/sw/rdmavt/
H A Dmcast.c35 struct rvt_mcast_qp *mqp; in rvt_mcast_qp_alloc() local
48 static void rvt_mcast_qp_free(struct rvt_mcast_qp *mqp) in rvt_mcast_qp_free()
152 struct rvt_mcast *mcast, struct rvt_mcast_qp *mqp) in rvt_mcast_add()
244 struct rvt_mcast_qp *mqp; in rvt_attach_mcast() local
/linux/drivers/scsi/arm/
H A Dmsgqueue.c121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c1434 struct mlx5_ib_qp *mqp = rq->base.container_mibqp; in create_raw_packet_qp_rq() local
3202 static int mlx5_ib_destroy_dct(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_dct()
3357 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp() local
4038 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity() local
4095 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter() local
5032 static int mlx5_ib_dct_query_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *mqp, in mlx5_ib_dct_query_qp()
5844 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter() local
H A Dodp.c1367 struct mlx5_core_qp *mqp = (struct mlx5_core_qp *)res; in res_to_qp() local
/linux/include/linux/mlx5/
H A Dqp.h526 struct mlx5_core_qp mqp; member