Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h547 static inline void t4_sq_consume(struct t4_wq *wq) in t4_sq_consume() function
H A Dcq.c720 t4_sq_consume(wq); in poll_cq()