Home
last modified time | relevance | path

Searched refs:MII_ATLX_PSSR_SPEED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h439 #define MII_ATLX_PSSR_SPEED 0xC000 /* Speed, bits 14:15 */ macro
H A Datl2.c2435 switch (phy_data & MII_ATLX_PSSR_SPEED) { in atl2_get_speed_and_duplex()
H A Datl1.c880 switch (phy_data & MII_ATLX_PSSR_SPEED) { in atl1_get_speed_and_duplex()