Home
last modified time | relevance | path

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

/include/rdma/
A Drdmavt_cq.h47 struct ib_cq ibcq; member
60 static inline struct rvt_cq *ibcq_to_rvtcq(struct ib_cq *ibcq) in ibcq_to_rvtcq() argument
62 return container_of(ibcq, struct rvt_cq, ibcq); in ibcq_to_rvtcq()
A Dib_verbs.h2654 int (*fill_res_cq_entry)(struct sk_buff *msg, struct ib_cq *ibcq);
2655 int (*fill_res_cq_entry_raw)(struct sk_buff *msg, struct ib_cq *ibcq);

Completed in 33 milliseconds