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