Searched refs:AG71XX_INT_RX_BE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx.h48 #define AG71XX_INT_ERR (AG71XX_INT_RX_BE | AG71XX_INT_TX_BE)
315 #define AG71XX_INT_RX_BE BIT(7) macro
H A Dag71xx_debugfs.c40 if (status & AG71XX_INT_RX_BE)
H A Dag71xx_main.c86 (intr & AG71XX_INT_RX_BE) ? "RXBE " : "");
1091 if (status & AG71XX_INT_RX_BE) {

Completed in 12 milliseconds