Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h532 static inline u32 t4_sq_avail(struct t4_wq *wq) in t4_sq_avail() function
H A Dqp.c1105 num_wrs = t4_sq_avail(&qhp->wq); in c4iw_post_send()