Home
last modified time | relevance | path

Searched refs:rvt_ibport (Results 1 – 8 of 8) sorted by relevance

/linux/include/rdma/
H A Drdma_vt.h34 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 Drdmavt_qp.h702 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 Dmcast.c106 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 Dmad.c63 struct rvt_ibport *rvp; in rvt_create_mad_agents()
110 struct rvt_ibport *rvp; in rvt_free_mad_agents()
H A Dvt.c123 struct rvt_ibport *rvp; in rvt_query_port()
155 struct rvt_ibport *rvp; in rvt_modify_port()
221 struct rvt_ibport *rvp; in rvt_query_gid()
610 int rvt_init_port(struct rvt_dev_info *rdi, struct rvt_ibport *port, in rvt_init_port()
H A Dqp.c728 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_remove_qp()
1370 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_insert_qp()
2592 struct rvt_ibport *rvp = rdi->ports[qp->port_num - 1]; in rvt_rc_timeout()
2705 struct rvt_ibport *rvp; in rvt_qp_iter_next()
2876 static enum ib_wc_status loopback_qp_drop(struct rvt_ibport *rvp,
2900 struct rvt_ibport *rvp = NULL; in rvt_ruc_loopback()
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.h228 struct rvt_ibport rvp;
H A Dverbs.c1456 static int hfi1_get_guid_be(struct rvt_dev_info *rdi, struct rvt_ibport *rvp, in hfi1_get_guid_be()