Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c376 unsigned int redrv; member
1861 if (!phy_data->redrv) in xgbe_phy_an_advertising()
1964 if (phy_data->redrv) in xgbe_phy_an_mode()
2024 if (!phy_data->redrv) in xgbe_phy_set_redrv_mode()
2260 if (phy_data->redrv && in enable_rx_adap()
3102 if (!phy_data->redrv) in xgbe_phy_redrv_error()
3390 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_start()
3495 phy_data->redrv = XP_GET_BITS(pdata->pp4, XP_PROP_4, REDRV_PRESENT); in xgbe_phy_init()
3500 if (phy_data->redrv && netif_msg_probe(pdata)) { in xgbe_phy_init()
3532 pdata->kr_redrv = phy_data->redrv; in xgbe_phy_init()
[all …]