Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_cq.c198 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in iwch_poll_cq() function
Diwch_provider.h333 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc);
Diwch_provider.c1237 .poll_cq = iwch_poll_cq,