Searched refs:rvt_ibport (Results 1 – 6 of 6) sorted by relevance
| /linux/include/rdma/ |
| H A D | rdma_vt.h | 34 struct rvt_ibport { struct 306 int (*get_guid_be)(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, 404 struct rvt_ibport **ports; 519 int rvt_init_port(struct rvt_dev_info *rdi, struct rvt_ibport *port, 529 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid,
|
| H A D | rdmavt_qp.h | 702 struct rvt_ibport *rvp, in rvt_lookup_qpn() 969 static inline struct rvt_ibport *rvt_to_iport(struct rvt_qp *qp) in rvt_to_iport() 989 struct rvt_ibport *rvp = rvt_to_iport(qp); in rvt_rc_credit_avail()
|
| /linux/drivers/infiniband/sw/rdmavt/ |
| H A D | mcast.c | 106 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid, in rvt_mcast_find() 151 static int rvt_mcast_add(struct rvt_dev_info *rdi, struct rvt_ibport *ibp, in rvt_mcast_add() 242 struct rvt_ibport *ibp = rdi->ports[qp->port_num - 1]; in rvt_attach_mcast() 305 struct rvt_ibport *ibp = rdi->ports[qp->port_num - 1]; in rvt_detach_mcast()
|
| H A D | mad.c | 63 struct rvt_ibport *rvp; in rvt_create_mad_agents() 110 struct rvt_ibport *rvp; in rvt_free_mad_agents()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.h | 228 struct rvt_ibport rvp;
|
| H A D | verbs.c | 1456 static int hfi1_get_guid_be(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, in hfi1_get_guid_be()
|