Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h828 #define GIGA_PSSR_DPLX 0x2000 /* 1=Duplex 0=Half Duplex */ macro
H A Datl1c_hw.c704 if (phy_data & GIGA_PSSR_DPLX) in atl1c_get_speed_and_duplex()