Searched refs:rvt_dev_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/ofed/include/rdma/
H A Drdma_vt.h182 struct rvt_dev_info;
199 const char * (*get_card_name)(struct rvt_dev_info *rdi);
206 struct pci_dev * (*get_pci_dev)(struct rvt_dev_info *rdi);
214 void * (*qp_priv_alloc)(struct rvt_dev_info *rdi, struct rvt_qp *qp,
220 void (*qp_priv_free)(struct rvt_dev_info *rdi, struct rvt_qp *qp);
247 int (*get_pmtu_from_attr)(struct rvt_dev_info *rdi, struct rvt_qp *qp,
275 u32 (*mtu_from_qp)(struct rvt_dev_info *rdi, struct rvt_qp *qp,
285 int (*get_guid_be)(struct rvt_dev_info *rdi, struct rvt_ibport *rvp,
291 int (*query_port_state)(struct rvt_dev_info *rdi, u8 port_num,
297 int (*shut_down_port)(struct rvt_dev_info *rd
341 struct rvt_dev_info { struct
[all...]
H A Drdmavt_cq.h89 struct rvt_dev_info *rdi;
H A Drdmavt_qp.h535 struct rvt_dev_info;

Completed in 166 milliseconds