Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port.c94 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_port_probe()
H A Dmcdi_port_common.c459 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_phy_probe()
552 (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22)); in efx_siena_mcdi_phy_get_link_ksettings()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c175 efx->mdio.mode_support = MDIO_SUPPORTS_C45; in tenxpress_phy_probe()
H A Dqt202x_phy.c352 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in qt202x_phy_probe()
H A Dtxc43128_phy.c333 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in txc43128_phy_probe()
/linux/include/linux/
H A Dmdio.h156 #define MDIO_SUPPORTS_C45 2 macro
/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c1842 hw->mdio.mode_support = MDIO_SUPPORTS_C45 | in alx_probe()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c315 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11661 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()