Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h208 IQ_STOPPED = (1 << 0), enumerator
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1697 if (unlikely(rxq->flags & IQ_STOPPED)) { in cxgbe_poll()
1766 rxq->flags &= ~IQ_STOPPED; in t4_sge_eth_rxq_start()
1775 rxq->flags |= IQ_STOPPED; in t4_sge_eth_rxq_stop()