/freebsd-src/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_qp.c | 126 static struct mlx4_ib_sqp *to_msqp(struct mlx4_ib_qp *mqp) in to_msqp() argument 1286 struct mlx4_ib_qp *mqp = to_mqp(qp); _mlx4_ib_destroy_qp() local 1312 struct mlx4_ib_qp *mqp = to_mqp(qp); mlx4_ib_destroy_qp() local 1514 mlx4_set_path(struct mlx4_ib_dev * dev,const struct ib_qp_attr * qp,enum ib_qp_attr_mask qp_attr_mask,struct mlx4_ib_qp * mqp,struct mlx4_qp_path * path,u8 port,u16 vlan_id,u8 * smac) mlx4_set_path() argument 1527 mlx4_set_alt_path(struct mlx4_ib_dev * dev,const struct ib_qp_attr * qp,enum ib_qp_attr_mask qp_attr_mask,struct mlx4_ib_qp * mqp,struct mlx4_qp_path * path,u8 port) mlx4_set_alt_path() argument 2266 struct mlx4_ib_qp *mqp = to_mqp(ibqp); mlx4_ib_modify_qp() local [all...] |
H A D | mlx4_ib_main.c | 1215 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry() local 1252 int mlx4_ib_add_mc(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_add_mc() 1792 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach() local 1870 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach() local 2819 int mlx4_ib_steer_qp_reg(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_steer_qp_reg() 2946 struct mlx4_ib_qp *mqp; in mlx4_ib_handle_catas_error() local
|
H A D | mlx4_ib_cq.c | 654 struct mlx4_qp *mqp; in mlx4_ib_poll_one() local
|
H A D | mlx4_ib.h | 295 struct mlx4_qp mqp; member 684 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp()
|
/freebsd-src/sys/dev/mlx5/mlx5_fpga/ |
H A D | conn.h | 67 struct mlx5_core_qp mqp; member
|
H A D | mlx5fpga_conn.c | 372 static void mlx5_fpga_conn_event(struct mlx5_core_qp *mqp, int event) in mlx5_fpga_conn_event()
|
/freebsd-src/contrib/ofed/libmlx5/ |
H A D | cq.c | 369 struct mlx5_qp *mqp; in get_resp_ctx_v1() local 532 struct mlx5_qp *mqp; in mlx5_parse_cqe() local
|
H A D | mlx5.c | 649 struct mlx5_qp *mqp = to_mqp(qp_in); in mlx5dv_get_qp() local
|
H A D | verbs.c | 1579 struct mlx5_qp *mqp = to_mqp(qp); in mlx5_modify_qp() local
|
/freebsd-src/contrib/ofed/libmlx4/ |
H A D | verbs.c | 995 struct mlx4_qp *mqp = to_mqp(qp); in mlx4_modify_qp() local
|
/freebsd-src/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_cq.c | 521 struct mlx5_core_qp *mqp; in mlx5_poll_one() local
|
H A D | mlx5_ib_main.c | 2369 struct mlx5_ib_qp *mqp = to_mqp(qp); mlx5_ib_create_flow() local 2601 struct mlx5_ib_qp *mqp; mlx5_ib_handle_internal_error() local [all...] |
H A D | mlx5_ib.h | 312 struct mlx5_core_qp mqp; member 823 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() argument
|
H A D | mlx5_ib_qp.c | 1177 struct mlx5_ib_qp *mqp = rq->base.container_mibqp; in create_raw_packet_qp_rq() local 2193 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp() local
|