Searched refs:MAC_MODE_LINK_POLARITY (Results 1 – 2 of 2) sorted by relevance
836 tp->mac_mode &= ~MAC_MODE_LINK_POLARITY; in tg3_setup_copper_phy()841 tp->mac_mode |= MAC_MODE_LINK_POLARITY; in tg3_setup_copper_phy()844 tp->mac_mode |= MAC_MODE_LINK_POLARITY; in tg3_setup_copper_phy()1327 tp->mac_mode &= ~MAC_MODE_LINK_POLARITY; in tg3_setup_fiber_phy()1369 tw32_carefully(MAC_MODE, tp->mac_mode | MAC_MODE_LINK_POLARITY); in tg3_setup_fiber_phy()
450 #define MAC_MODE_LINK_POLARITY 0x00000400 macro