Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c3064 u32 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_power_down_phy() local
3067 sg_dig_ctrl |= in tg3_power_down_phy()
3069 tw32(SG_DIG_CTRL, sg_dig_ctrl); in tg3_power_down_phy()
5491 u32 sg_dig_ctrl, sg_dig_status; in tg3_setup_fiber_hw_autoneg() local
5511 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_setup_fiber_hw_autoneg()
5514 if (sg_dig_ctrl & SG_DIG_USING_HW_AUTONEG) { in tg3_setup_fiber_hw_autoneg()
5543 if (sg_dig_ctrl != expected_sg_dig_ctrl) { in tg3_setup_fiber_hw_autoneg()
5571 if (sg_dig_ctrl & SG_DIG_PAUSE_CAP) in tg3_setup_fiber_hw_autoneg()
5573 if (sg_dig_ctrl & SG_DIG_ASYM_PAUSE) in tg3_setup_fiber_hw_autoneg()