Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic.h15 PHY_TYPE_NONE = 0, enumerator
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.h17 PHY_TYPE_NONE = 0, enumerator
H A Dsiena.c321 efx->phy_type = PHY_TYPE_NONE; in siena_probe_nic()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h116 PHY_TYPE_NONE = 0, enumerator
H A Dfalcon.c987 if (efx->phy_type == PHY_TYPE_NONE) in falcon_setup_xaui()