Searched refs:ipath_cq (Results 1 – 3 of 3) sorted by relevance
48 void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int solicited) in ipath_cq_enter()131 struct ipath_cq *cq = to_icq(ibcq); in ipath_poll_cq()169 struct ipath_cq *cq = (struct ipath_cq *)data; in send_complete()205 struct ipath_cq *cq; in ipath_create_cq()317 struct ipath_cq *cq = to_icq(ibcq); in ipath_destroy_cq()344 struct ipath_cq *cq = to_icq(ibcq); in ipath_req_notify_cq()373 struct ipath_cq *cq = to_icq(ibcq); in ipath_resize_cq()
7 ipath_cq.o \
214 struct ipath_cq { struct670 static inline struct ipath_cq *to_icq(struct ib_cq *ibcq) in to_icq()672 return container_of(ibcq, struct ipath_cq, ibcq); in to_icq()806 void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int sig);