Searched refs:MAC_MODE_LINK_POLARITY (Results 1 – 2 of 2) sorted by relevance
856 tp->mac_mode &= ~MAC_MODE_LINK_POLARITY; in tg3_setup_copper_phy()861 tp->mac_mode |= MAC_MODE_LINK_POLARITY; in tg3_setup_copper_phy()864 tp->mac_mode |= MAC_MODE_LINK_POLARITY; in tg3_setup_copper_phy()1347 tp->mac_mode &= ~MAC_MODE_LINK_POLARITY; in tg3_setup_fiber_phy()1389 tw32_carefully(MAC_MODE, tp->mac_mode | MAC_MODE_LINK_POLARITY); in tg3_setup_fiber_phy()
364 #define MAC_MODE_LINK_POLARITY 0x00000400 macro