Searched refs:MAC_MODE_PORT_MODE_GMII (Results 1 – 2 of 2) sorted by relevance
2026 mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_adjust_link()2044 mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_adjust_link()4145 mac_mode = MAC_MODE_PORT_MODE_GMII; in tg3_power_down_prepare()4149 mac_mode = MAC_MODE_PORT_MODE_GMII; in tg3_power_down_prepare()5000 tp->mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_setup_copper_phy()5004 tp->mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_setup_copper_phy()5418 tw32_f(MAC_MODE, tmp | MAC_MODE_PORT_MODE_GMII); in fiber_autoneg()5835 tp->mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_setup_fiber_mii_phy()5840 tp->mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_setup_fiber_mii_phy()5863 tp->mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_setup_fiber_mii_phy()[all …]
382 #define MAC_MODE_PORT_MODE_GMII 0x00000008 macro