Searched refs:BD_ENET_RX_STATS (Results 1 – 5 of 5) sorted by relevance
130 #define BD_ENET_RX_STATS (0x01ff) /* All status bits */ macro
248 #define BD_ENET_RX_STATS ((ushort)0x013f) /* All status bits */ macro
1514 status &= ~BD_ENET_RX_STATS; in fec_enet_rx_queue()
522 #define BD_ENET_RX_STATS ((ushort)0x013f) /* All status bits */ macro
192 CBDW_SC(bdp, (sc & ~BD_ENET_RX_STATS) | BD_ENET_RX_EMPTY); in fs_enet_rx_napi()