Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c403 if (t4_wq_db_enabled(&qhp->wq)) { in c4iw_post_send()
474 if (t4_wq_db_enabled(&qhp->wq)) in c4iw_post_receive()
H A Dt4.h561 static inline int t4_wq_db_enabled(struct t4_wq *wq) in t4_wq_db_enabled() function