Home
last modified time | relevance | path

Searched refs:RTL_PHY_CTRL_FD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2907 #define RTL_PHY_CTRL_FD 0x0100 /* Full duplex.0=half; 1=full */ macro
H A De1000_hw.c1928 if (phy_data & RTL_PHY_CTRL_FD) in e1000_config_mac_to_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2904 #define RTL_PHY_CTRL_FD 0x0100 /* Full duplex.0=half; 1=full */ macro
H A De1000_hw.c1929 if (phy_data & RTL_PHY_CTRL_FD) in e1000_config_mac_to_phy()

Completed in 29 milliseconds