Home
last modified time | relevance | path

Searched refs:MAC_MODE_SEND_CONFIGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h396 #define MAC_MODE_SEND_CONFIGS 0x00020000 macro
H A Dtg3.c5232 tp->mac_mode |= MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()
5261 tp->mac_mode |= MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()
5276 tp->mac_mode |= MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()
5362 tp->mac_mode &= ~MAC_MODE_SEND_CONFIGS; in tg3_fiber_aneg_smachine()
5418 tw32_f(MAC_MODE, tp->mac_mode | MAC_MODE_SEND_CONFIGS); in fiber_autoneg()
5434 tp->mac_mode &= ~MAC_MODE_SEND_CONFIGS; in fiber_autoneg()
5697 tw32_f(MAC_MODE, (tp->mac_mode | MAC_MODE_SEND_CONFIGS)); in tg3_setup_fiber_by_hand()
5779 MAC_MODE_SEND_CONFIGS)); in tg3_setup_fiber_phy()