Home
last modified time | relevance | path

Searched refs:mdix (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.c2040 if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) { in igc_validate_mdi_setting_generic()
2042 hw->phy.mdix = 1; in igc_validate_mdi_setting_generic()
H A Digc_phy.c1069 switch (hw->phy.mdix) { in igc_copper_link_setup_82577()
1121 switch (phy->mdix) { in igc_copper_link_setup_m88()
1268 switch (phy->mdix) { in igc_copper_link_setup_m88_gen2()
1389 switch (phy->mdix) { in igc_copper_link_setup_igp()
H A Digc_hw.h851 u8 mdix; member
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_mac.c2168 if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) { in e1000_validate_mdi_setting_generic()
2170 hw->phy.mdix = 1; in e1000_validate_mdi_setting_generic()
H A De1000_phy.c1070 switch (hw->phy.mdix) { in e1000_copper_link_setup_82577()
1122 switch (phy->mdix) { in e1000_copper_link_setup_m88()
1270 switch (phy->mdix) { in e1000_copper_link_setup_m88_gen2()
1391 switch (phy->mdix) { in e1000_copper_link_setup_igp()
H A De1000_hw.h828 u8 mdix; member
H A De1000_82541.c518 phy->mdix = 1; in e1000_setup_copper_link_82541()
H A De1000_80003es2lan.c1045 switch (phy->mdix) { in e1000_copper_link_setup_gg82563_80003es2lan()
H A De1000_ich8lan.c5295 switch (hw->phy.mdix) { in e1000_setup_copper_link_ich8lan()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c377 hw->phy.mdix = 0; /* AUTO_ALL_MODES */ in em_hw_init()
H A Digb_ethdev.c778 hw->phy.mdix = 0; /* AUTO_ALL_MODES */ in eth_igb_dev_init()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1278 hw->phy.mdix = 0; /* AUTO_ALL_MODES */ in eth_igc_dev_init()