Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-mdio.c1062 case SPEED_UNKNOWN: in xgbe_phy_speed_string()
1127 pdata->phy_speed = SPEED_UNKNOWN; in xgbe_phy_adjust_link()
1342 pdata->phy.speed = SPEED_UNKNOWN; in xgbe_phy_status_result()
1545 return (SPEED_UNKNOWN); in xgbe_phy_best_advertised_speed()
1582 pdata->phy.speed = SPEED_UNKNOWN; in xgbe_phy_init()
H A Dxgbe_osdep.h134 #define SPEED_UNKNOWN 1 macro
H A Dxgbe-phy-v1.c215 pdata->phy.speed = SPEED_UNKNOWN; in xgbe_phy_an_outcome()
H A Dif_axgbe.c510 sc->prv.phy_speed = SPEED_UNKNOWN; in axgbe_attach()
H A Dxgbe-phy-v2.c782 pdata->phy.speed = SPEED_UNKNOWN; in xgbe_phy_sfp_phy_settings()
811 pdata->phy.speed = SPEED_UNKNOWN; in xgbe_phy_sfp_phy_settings()
867 pdata->phy.speed = SPEED_UNKNOWN; in xgbe_phy_sfp_phy_settings()
2562 case SPEED_UNKNOWN: in xgbe_phy_get_sfp_mode()
H A Dif_axgbe_pci.c1388 pdata->phy_speed = SPEED_UNKNOWN; in xgbe_default_config()
1483 pdata->phy_speed = SPEED_UNKNOWN; in axgbe_if_attach_post()
/freebsd/sys/dev/bxe/
H A Dbxe.c19222 dev_p->speed = SPEED_UNKNOWN; in bxe_get_settings()