Searched refs:cq_pend (Results 1 – 3 of 3) sorted by relevance
535 wq->cq_pend++; in enic_xmit_pkts()537 if (eop && wq->cq_pend >= ENIC_WQ_CQ_THRESH) { in enic_xmit_pkts()539 wq->cq_pend = 0; in enic_xmit_pkts()555 wq->cq_pend++; in enic_xmit_pkts()559 if (wq->cq_pend >= ENIC_WQ_CQ_THRESH) { in enic_xmit_pkts()561 wq->cq_pend = 0; in enic_xmit_pkts()
47 unsigned int cq_pend; member
116 wq->cq_pend = 0; in vnic_wq_init()