Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/axgbe/
HDxgbe-phy-v2.c371 unsigned int redrv_if; member
2016 axgbe_printf(2, "%s: redrv_if set: %d\n", __func__, phy_data->redrv_if); in xgbe_phy_set_redrv_mode()
2017 if (phy_data->redrv_if) in xgbe_phy_set_redrv_mode()
3044 if (phy_data->redrv_if >= XGBE_PHY_REDRV_IF_MAX) in xgbe_phy_redrv_error()
3327 phy_data->redrv, phy_data->redrv_if, phy_data->start_mode); in xgbe_phy_start()
3337 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_start()
3501 phy_data->redrv_if = XP_GET_BITS(pdata->pp4, XP_PROP_4, REDRV_IF); in xgbe_phy_init()
3508 DBGPR("redrv i/f=%u\n", phy_data->redrv_if); in xgbe_phy_init()
3515 phy_data->redrv_addr, phy_data->redrv_if); in xgbe_phy_init()
3713 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_init()