Searched refs:rvt_ibport (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/include/rdma/ |
D | rdma_vt.h | 76 struct rvt_ibport { struct 348 int (*get_guid_be)(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, 446 struct rvt_ibport **ports; 561 int rvt_init_port(struct rvt_dev_info *rdi, struct rvt_ibport *port, 571 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid,
|
D | rdmavt_qp.h | 715 struct rvt_ibport *rvp, in rvt_lookup_qpn() 982 static inline struct rvt_ibport *rvt_to_iport(struct rvt_qp *qp) in rvt_to_iport() 1002 struct rvt_ibport *rvp = rvt_to_iport(qp); in rvt_rc_credit_avail()
|
/Linux-v5.4/drivers/infiniband/sw/rdmavt/ |
D | mcast.c | 148 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid, in rvt_mcast_find() 193 static int rvt_mcast_add(struct rvt_dev_info *rdi, struct rvt_ibport *ibp, in rvt_mcast_add() 284 struct rvt_ibport *ibp = rdi->ports[qp->port_num - 1]; in rvt_attach_mcast() 347 struct rvt_ibport *ibp = rdi->ports[qp->port_num - 1]; in rvt_detach_mcast()
|
D | mad.c | 105 struct rvt_ibport *rvp; in rvt_create_mad_agents() 152 struct rvt_ibport *rvp; in rvt_free_mad_agents()
|
D | vt.c | 99 sizeof(struct rvt_ibport **), in rvt_alloc_device() 160 struct rvt_ibport *rvp; in rvt_query_port() 195 struct rvt_ibport *rvp; in rvt_modify_port() 266 struct rvt_ibport *rvp; in rvt_query_gid() 695 int rvt_init_port(struct rvt_dev_info *rdi, struct rvt_ibport *port, in rvt_init_port()
|
D | qp.c | 767 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_remove_qp() 1394 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_insert_qp() 2641 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_rc_timeout() 2753 struct rvt_ibport *rvp; in rvt_qp_iter_next() 2924 static enum ib_wc_status loopback_qp_drop(struct rvt_ibport *rvp, in loopback_qp_drop() 2948 struct rvt_ibport *rvp = NULL; in rvt_ruc_loopback()
|
/Linux-v5.4/drivers/infiniband/hw/qib/ |
D | qib_verbs.h | 145 struct rvt_ibport rvp;
|
D | qib_verbs.c | 1286 static int qib_get_guid_be(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, in qib_get_guid_be()
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | verbs.h | 270 struct rvt_ibport rvp;
|
D | verbs.c | 1497 static int hfi1_get_guid_be(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, in hfi1_get_guid_be()
|