Searched refs:SFC_EF10_ESSB_RXQ_NOT_RUNNING (Results 1 – 1 of 1) sorted by relevance
86 #define SFC_EF10_ESSB_RXQ_NOT_RUNNING 0x2 macro412 if (unlikely(rxq->flags & (SFC_EF10_ESSB_RXQ_NOT_RUNNING | in sfc_ef10_essb_recv_pkts()448 if (unlikely(rxq->flags & (SFC_EF10_ESSB_RXQ_NOT_RUNNING | in sfc_ef10_essb_rx_qdesc_npending()682 ~(SFC_EF10_ESSB_RXQ_NOT_RUNNING | SFC_EF10_ESSB_RXQ_EXCEPTION); in sfc_ef10_essb_rx_qstart()693 rxq->flags |= SFC_EF10_ESSB_RXQ_NOT_RUNNING; in sfc_ef10_essb_rx_qstop()705 SFC_ASSERT(rxq->flags & SFC_EF10_ESSB_RXQ_NOT_RUNNING); in sfc_ef10_essb_rx_qrx_ev()