Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Drdmavt_cq.h81 struct rvt_cq { struct
92 static inline struct rvt_cq *ibcq_to_rvtcq(struct ib_cq *ibcq) in ibcq_to_rvtcq() argument
94 return container_of(ibcq, struct rvt_cq, ibcq); in ibcq_to_rvtcq()
97 void rvt_cq_enter(struct rvt_cq *cq, struct ib_wc *entry, bool solicited);