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

/drivers/net/ethernet/intel/igb/
H A De1000_mac.c1393 if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) {
1395 hw->phy.mdix = 1;
H A De1000_hw.h415 u8 mdix; member in struct:e1000_phy_info
H A De1000_phy.c506 switch (phy->mdix) {
611 switch (phy->mdix) {
711 /* Configure mdi-mdix settings */
718 switch (phy->mdix) {
H A Digb_main.c1950 hw->phy.mdix = AUTO_ALL_MODES;
/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1131 /* Configure mdi-mdix settings */
1142 hw->mdix = 1;
1148 switch (hw->mdix) {
1264 switch (hw->mdix) {
3480 if (!hw->autoneg && (hw->mdix == 0 || hw->mdix == 3)) {
3482 hw->mdix = 1;
H A De1000_hw.h1409 u8 mdix; member in struct:e1000_hw
H A De1000_main.c923 hw->mdix = AUTO_ALL_MODES;
/drivers/net/ethernet/intel/e1000e/
H A Dphy.c697 switch (phy->mdix) {
828 /* Configure mdi-mdix settings */
835 switch (phy->mdix) {
H A D80003es2lan.c982 switch (phy->mdix) {
H A Dhw.h906 u8 mdix; member in struct:e1000_phy_info
H A Dich8lan.c3436 switch (hw->phy.mdix) {
H A Dnetdev.c6207 adapter->hw.phy.mdix = AUTO_ALL_MODES;

Completed in 143 milliseconds