Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_phy.h184 #define SPEED_UNKNOWN -1 macro
H A Daxgbe_mdio.c845 pdata->phy_speed = SPEED_UNKNOWN; in axgbe_phy_adjust_link()
1014 pdata->phy.speed = SPEED_UNKNOWN; in axgbe_phy_status_result()
1192 return SPEED_UNKNOWN; in axgbe_phy_best_advertised_speed()
1217 pdata->phy.speed = SPEED_UNKNOWN; in axgbe_phy_init()
H A Daxgbe_phy_impl.c463 pdata->phy.speed = SPEED_UNKNOWN; in axgbe_phy_sfp_phy_settings()
482 pdata->phy.speed = SPEED_UNKNOWN; in axgbe_phy_sfp_phy_settings()
1468 case SPEED_UNKNOWN: in axgbe_phy_get_sfp_mode()
H A Daxgbe_ethdev.c280 pdata->phy_speed = SPEED_UNKNOWN; in axgbe_phy_reset()
2120 pdata->phy_speed = SPEED_UNKNOWN; in axgbe_default_config()