Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c3068 u32 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_power_down_phy() local
3071 sg_dig_ctrl |= in tg3_power_down_phy()
3073 tw32(SG_DIG_CTRL, sg_dig_ctrl); in tg3_power_down_phy()
5496 u32 sg_dig_ctrl, sg_dig_status; in tg3_setup_fiber_hw_autoneg() local
5517 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_setup_fiber_hw_autoneg()
5520 if (sg_dig_ctrl & SG_DIG_USING_HW_AUTONEG) { in tg3_setup_fiber_hw_autoneg()
5549 if (sg_dig_ctrl != expected_sg_dig_ctrl) { in tg3_setup_fiber_hw_autoneg()
5577 if (sg_dig_ctrl & SG_DIG_PAUSE_CAP) in tg3_setup_fiber_hw_autoneg()
5579 if (sg_dig_ctrl & SG_DIG_ASYM_PAUSE) in tg3_setup_fiber_hw_autoneg()