Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c987 if (efx->phy_type == PHY_TYPE_NONE) in falcon_setup_xaui()