Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h495 static inline void t4_rq_produce(struct t4_wq *wq, u8 len16) in t4_rq_produce() function
H A Dqp.c1326 t4_rq_produce(&qhp->wq, len16); in c4iw_post_receive()