Home
last modified time | relevance | path

Searched refs:ISR_PHY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h165 #define ISR_PHY 0x800 /* phy interrupt */ macro
183 ISR_PHY |\
H A Datl2.c594 if (status & ISR_PHY) in atl2_intr()
621 if (status & (ISR_PHY | ISR_MANUAL)) { in atl2_intr()