Searched defs:ipath_cq (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h214 struct ipath_cq { struct
670 static inline struct ipath_cq *to_icq(struct ib_cq *ibcq)
672 return container_of(ibcq, struct ipath_cq, ibcq);
806 void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int sig);

Completed in 33 milliseconds