Home
last modified time | relevance | path

Searched refs:NWAY_AR_10T_FD_CAPS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_defines.h966 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */ macro
H A De1000_phy.c1513 NWAY_AR_10T_FD_CAPS | in e1000_phy_setup_autoneg()
1528 mii_autoneg_adv_reg |= NWAY_AR_10T_FD_CAPS; in e1000_phy_setup_autoneg()