Searched refs:PHY_STATUS_100M (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/atheros/atl1e/ | ||
H A D | atl1e_hw.h | 238 #define PHY_STATUS_100M 0x20000 macro |
H A D | atl1e_main.c | 586 if (phy_status_data & PHY_STATUS_100M) in atl1e_sw_init() |