Symbol: rvt_ibport
drivers/infiniband/hw/hfi1/verbs.c
1455
static int hfi1_get_guid_be(struct rvt_dev_info *rdi, struct rvt_ibport *rvp,
drivers/infiniband/hw/hfi1/verbs.h
228
struct rvt_ibport rvp;
drivers/infiniband/sw/rdmavt/mad.c
110
struct rvt_ibport *rvp;
drivers/infiniband/sw/rdmavt/mad.c
63
struct rvt_ibport *rvp;
drivers/infiniband/sw/rdmavt/mcast.c
105
struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid,
drivers/infiniband/sw/rdmavt/mcast.c
150
static int rvt_mcast_add(struct rvt_dev_info *rdi, struct rvt_ibport *ibp,
drivers/infiniband/sw/rdmavt/mcast.c
241
struct rvt_ibport *ibp = rdi->ports[qp->port_num - 1];
drivers/infiniband/sw/rdmavt/mcast.c
304
struct rvt_ibport *ibp = rdi->ports[qp->port_num - 1];
drivers/infiniband/sw/rdmavt/qp.c
1369
struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1];
drivers/infiniband/sw/rdmavt/qp.c
2591
struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1];
drivers/infiniband/sw/rdmavt/qp.c
2704
struct rvt_ibport *rvp;
drivers/infiniband/sw/rdmavt/qp.c
2875
static enum ib_wc_status loopback_qp_drop(struct rvt_ibport *rvp,
drivers/infiniband/sw/rdmavt/qp.c
2899
struct rvt_ibport *rvp = NULL;
drivers/infiniband/sw/rdmavt/qp.c
728
struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1];
drivers/infiniband/sw/rdmavt/vt.c
126
struct rvt_ibport *rvp;
drivers/infiniband/sw/rdmavt/vt.c
158
struct rvt_ibport *rvp;
drivers/infiniband/sw/rdmavt/vt.c
224
struct rvt_ibport *rvp;
drivers/infiniband/sw/rdmavt/vt.c
621
int rvt_init_port(struct rvt_dev_info *rdi, struct rvt_ibport *port,
include/rdma/rdma_vt.h
307
int (*get_guid_be)(struct rvt_dev_info *rdi, struct rvt_ibport *rvp,
include/rdma/rdma_vt.h
414
struct rvt_ibport **ports;
include/rdma/rdma_vt.h
509
int rvt_init_port(struct rvt_dev_info *rdi, struct rvt_ibport *port,
include/rdma/rdma_vt.h
519
struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid,
include/rdma/rdmavt_qp.h
702
struct rvt_ibport *rvp,
include/rdma/rdmavt_qp.h
969
static inline struct rvt_ibport *rvt_to_iport(struct rvt_qp *qp)
include/rdma/rdmavt_qp.h
989
struct rvt_ibport *rvp = rvt_to_iport(qp);