Searched refs:BD_ENET_RX_STATS (Results 1 – 4 of 4) sorted by relevance
132 #define BD_ENET_RX_STATS (0x01ff) /* All status bits */ macro
275 #define BD_ENET_RX_STATS ((ushort)0x013f) /* All status bits */ macro
1715 status &= ~BD_ENET_RX_STATS; in fec_enet_rx_queue()
286 CBDW_SC(bdp, (sc & ~BD_ENET_RX_STATS) | BD_ENET_RX_EMPTY); in fs_enet_napi()