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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_mac.c2126 if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) {
2128 hw->phy.mdix = 1;
H A De1000_phy.c1088 switch (hw->phy.mdix) {
1140 switch (phy->mdix) {
1288 switch (phy->mdix) {
1402 /* Configure mdi-mdix settings */
1409 switch (phy->mdix) {
H A De1000_80003es2lan.c1003 switch (phy->mdix) {
H A De1000_82541.c552 phy->mdix = 1;
H A De1000_hw.h878 u8 mdix; member in struct:e1000_phy_info
H A De1000_ich8lan.c5358 switch (hw->phy.mdix) {
H A Dif_em.c1008 hw->phy.mdix = AUTO_ALL_MODES;

Completed in 93 milliseconds