Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h238 #define PHY_STATUS_100M 0x20000 macro
H A Datl1e_main.c586 if (phy_status_data & PHY_STATUS_100M) in atl1e_sw_init()