Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c409 unsigned int redrv_if; member
2227 axgbe_printf(2, "%s: redrv_if set: %d\n", __func__, phy_data->redrv_if); in xgbe_phy_set_redrv_mode()
2228 if (phy_data->redrv_if) in xgbe_phy_set_redrv_mode()
3324 if (phy_data->redrv_if >= XGBE_PHY_REDRV_IF_MAX) in xgbe_phy_redrv_error()
3607 phy_data->redrv, phy_data->redrv_if, phy_data->start_mode); in xgbe_phy_start()
3617 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_start()
3790 phy_data->redrv_if = XP_GET_BITS(pdata->pp4, XP_PROP_4, REDRV_IF); in xgbe_phy_init()
3797 DBGPR("redrv i/f=%u\n", phy_data->redrv_if); in xgbe_phy_init()
3804 phy_data->redrv_addr, phy_data->redrv_if); in xgbe_phy_init()
4002 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_init()