Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datlx.h452 #define MII_ATLX_PSSR_SPEED 0xC000 /* Speed, bits 14:15 */ macro
Datl2.c2484 switch (phy_data & MII_ATLX_PSSR_SPEED) { in atl2_get_speed_and_duplex()
Datl1.c899 switch (phy_data & MII_ATLX_PSSR_SPEED) { in atl1_get_speed_and_duplex()