Searched refs:ENIC_WQ_CQ_THRESH (Results 1 – 3 of 3) sorted by relevance
24 #define ENIC_WQ_CQ_THRESH 32 macro
537 if (eop && wq->cq_pend >= ENIC_WQ_CQ_THRESH) { in enic_xmit_pkts()559 if (wq->cq_pend >= ENIC_WQ_CQ_THRESH) { in enic_xmit_pkts()
517 if (i % ENIC_WQ_CQ_THRESH == ENIC_WQ_CQ_THRESH - 1) in enic_prep_wq_for_simple_tx()