Searched refs:GIGA_PSSR_SPEED (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/atheros/atl1c/ | ||
D | atl1c_hw.h | 806 #define GIGA_PSSR_SPEED 0xC000 /* Speed, bits 14:15 */ macro |
D | atl1c_hw.c | 672 switch (phy_data & GIGA_PSSR_SPEED) { in atl1c_get_speed_and_duplex() |