Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c494 .poll_cq = c4iw_poll_cq,
H A Diw_cxgb4.h958 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc);
H A Dcq.c949 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq() function