Searched refs:BGMAC_PHY_ADV_10FULL (Results 1 – 2 of 2) sorted by relevance
233 #define BGMAC_PHY_ADV_10FULL 0x0040 /* advertise 10MBits/s full duplex */ macro
673 adv &= ~(BGMAC_PHY_ADV_10HALF | BGMAC_PHY_ADV_10FULL | in bgmac_phy_advertise()680 adv |= BGMAC_PHY_ADV_10FULL; in bgmac_phy_advertise()