Home
last modified time | relevance | path

Searched defs:rvp (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dmad.c105 struct rvt_ibport *rvp; in rvt_create_mad_agents() local
152 struct rvt_ibport *rvp; in rvt_free_mad_agents() local
Dvt.c160 struct rvt_ibport *rvp; in rvt_query_port() local
195 struct rvt_ibport *rvp; in rvt_modify_port() local
266 struct rvt_ibport *rvp; in rvt_query_gid() local
Dqp.c588 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_remove_qp() local
1129 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_insert_qp() local
2291 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_rc_timeout() local
2403 struct rvt_ibport *rvp; in rvt_qp_iter_next() local
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.h206 struct rvt_ibport rvp; member
Dverbs.c1557 static int hfi1_get_guid_be(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, in hfi1_get_guid_be()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_verbs.h145 struct rvt_ibport rvp; member
Dqib_verbs.c1322 static int qib_get_guid_be(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, in qib_get_guid_be()
/Linux-v4.19/include/rdma/
Drdma_vt.h505 struct rvt_ibport *rvp, in rvt_lookup_qpn()