Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dt4.h398 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce() function
Dqp.c686 t4_sq_produce(&qhp->wq, len16); in c4iw_post_send()