Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcq.c236 static void advance_oldest_read(struct t4_wq *wq);
258 advance_oldest_read(wq); in c4iw_flush_sq()
318 static void advance_oldest_read(struct t4_wq *wq) in advance_oldest_read() function
386 advance_oldest_read(&qhp->wq); in c4iw_flush_hw_cq()
396 advance_oldest_read(&qhp->wq); in c4iw_flush_hw_cq()
548 advance_oldest_read(wq); in poll_cq()
559 advance_oldest_read(wq); in poll_cq()
/linux-4.1.27/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()