Searched refs:AG71XX_INT_TX_PS (Results 1 - 4 of 4) sorted by relevance

/openwrt/package/boot/uboot-ar71xx/files/drivers/net/
H A Dag71xx.h33 #define AG71XX_INT_TX (AG71XX_INT_TX_PS)
228 #define AG71XX_INT_TX_PS BIT(0) macro
/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx.h47 #define AG71XX_INT_TX (AG71XX_INT_TX_PS)
329 #define AG71XX_INT_TX_PS BIT(0) macro
H A Dag71xx_debugfs.c30 if (status & AG71XX_INT_TX_PS)
H A Dag71xx_main.c92 (intr & AG71XX_INT_TX_PS) ? "TXPS " : "",

Completed in 30 milliseconds