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()207 struct ipath_cq *cq; in ipath_create_cq()322 struct ipath_cq *cq = to_icq(ibcq); in ipath_destroy_cq()349 struct ipath_cq *cq = to_icq(ibcq); in ipath_req_notify_cq()378 struct ipath_cq *cq = to_icq(ibcq); in ipath_resize_cq()
7 ipath_cq.o \
214 struct ipath_cq { struct676 static inline struct ipath_cq *to_icq(struct ib_cq *ibcq) in to_icq()678 return container_of(ibcq, struct ipath_cq, ibcq); in to_icq()814 void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int sig);