Searched refs:MAC_MODE_SEND_CONFIGS (Results 1 – 2 of 2) sorted by relevance
1051 tp->mac_mode |= MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()1075 tp->mac_mode |= MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()1090 tp->mac_mode |= MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()1175 tp->mac_mode &= ~MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()1292 tw32_carefully(MAC_MODE, tp->mac_mode | MAC_MODE_SEND_CONFIGS); in tg3_setup_fiber_phy()1306 tp->mac_mode &= ~MAC_MODE_SEND_CONFIGS; in tg3_setup_fiber_phy()
371 #define MAC_MODE_SEND_CONFIGS 0x00020000 macro