Home
last modified time | relevance | path

Searched refs:advance_oldest_read (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcq.c234 static void advance_oldest_read(struct t4_wq *wq);
256 advance_oldest_read(wq); in c4iw_flush_sq()
316 static void advance_oldest_read(struct t4_wq *wq) in advance_oldest_read() function
384 advance_oldest_read(&qhp->wq); in c4iw_flush_hw_cq()
394 advance_oldest_read(&qhp->wq); in c4iw_flush_hw_cq()
546 advance_oldest_read(wq); in poll_cq()
557 advance_oldest_read(wq); in poll_cq()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c1116 static void advance_oldest_read(struct t3_wq *wq) in advance_oldest_read() function
1199 advance_oldest_read(wq); in cxio_poll_cq()