Home
last modified time | relevance | path

Searched refs:AUTO_ALL_MODES (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/intel/igbvf/
A Digbvf.h76 #define AUTO_ALL_MODES 0 macro
/linux/drivers/net/ethernet/intel/e1000/
A De1000.h110 #define AUTO_ALL_MODES 0 macro
A De1000_ethtool.c151 if (hw->mdix == AUTO_ALL_MODES) in e1000_get_link_ksettings()
214 hw->mdix = AUTO_ALL_MODES; in e1000_set_link_ksettings()
A De1000_main.c902 hw->mdix = AUTO_ALL_MODES; in e1000_init_hw_struct()
5050 hw->mdix = AUTO_ALL_MODES; in e1000_set_spd_dplx()
/linux/drivers/net/ethernet/intel/igc/
A Digc.h339 #define AUTO_ALL_MODES 0 macro
A Digc_ethtool.c1789 if (hw->phy.mdix == AUTO_ALL_MODES) in igc_ethtool_get_link_ksettings()
1853 hw->phy.mdix = AUTO_ALL_MODES; in igc_ethtool_set_link_ksettings()
A Digc_main.c6214 adapter->hw.phy.mdix = AUTO_ALL_MODES; in igc_set_spd_dplx()
/linux/drivers/net/ethernet/intel/e1000e/
A De1000.h64 #define AUTO_ALL_MODES 0 macro
A Dethtool.c187 if (hw->phy.mdix == AUTO_ALL_MODES) in e1000_get_link_ksettings()
249 adapter->hw.phy.mdix = AUTO_ALL_MODES; in e1000_set_spd_dplx()
328 hw->phy.mdix = AUTO_ALL_MODES; in e1000_set_link_ksettings()
A Dnetdev.c7519 adapter->hw.phy.mdix = AUTO_ALL_MODES; in e1000_probe()
/linux/drivers/net/ethernet/intel/igb/
A Digb.h209 #define AUTO_ALL_MODES 0 macro
A Digb_ethtool.c247 if (hw->phy.mdix == AUTO_ALL_MODES) in igb_get_link_ksettings()
342 hw->phy.mdix = AUTO_ALL_MODES; in igb_set_link_ksettings()
A Digb_main.c3264 hw->phy.mdix = AUTO_ALL_MODES; in igb_probe()
9144 adapter->hw.phy.mdix = AUTO_ALL_MODES; in igb_set_spd_dplx()

Completed in 72 milliseconds