Searched refs:cq_pend (Results 1 – 3 of 3) sorted by relevance
566 wq->cq_pend++; in enic_xmit_pkts()568 if (eop && wq->cq_pend >= ENIC_WQ_CQ_THRESH) { in enic_xmit_pkts()570 wq->cq_pend = 0; in enic_xmit_pkts()586 wq->cq_pend++; in enic_xmit_pkts()590 if (wq->cq_pend >= ENIC_WQ_CQ_THRESH) { in enic_xmit_pkts()592 wq->cq_pend = 0; in enic_xmit_pkts()
47 unsigned int cq_pend; member
116 wq->cq_pend = 0; in vnic_wq_init()