Searched refs:ENETC_RXBD_LSTATUS_F (Results 1 – 2 of 2) sorted by relevance
433 #define ENETC_RXBD_LSTATUS_F BIT(31) macro
671 while (!(bd_status & ENETC_RXBD_LSTATUS_F)) { in enetc_clean_rx_ring()689 while (!(bd_status & ENETC_RXBD_LSTATUS_F)) { in enetc_clean_rx_ring()693 if (bd_status & ENETC_RXBD_LSTATUS_F) { in enetc_clean_rx_ring()