Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dmdio.c194 BUILD_BUG_ON(MDIO_SUPPORTS_C45 != ETH_MDIO_SUPPORTS_C45); in mdio45_ethtool_gset_npage()
199 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_gset_npage()
374 if ((mdio->mode_support & MDIO_SUPPORTS_C45) && in mdio_mii_ioctl()
/linux-4.4.14/include/linux/
Dmdio.h59 #define MDIO_SUPPORTS_C45 2 macro
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_port.c370 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_phy_probe()
522 (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22)); in efx_mcdi_phy_get_settings()
999 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_port_probe()
Dtenxpress.c178 efx->mdio.mode_support = MDIO_SUPPORTS_C45; in tenxpress_phy_probe()
Dqt202x_phy.c355 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in qt202x_phy_probe()
Dtxc43128_phy.c336 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in txc43128_phy_probe()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c379 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c580 MDIO_SUPPORTS_C22 : MDIO_SUPPORTS_C45; in get_settings()
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dmain.c1360 hw->mdio.mode_support = MDIO_SUPPORTS_C45 | in alx_probe()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1311 MDIO_SUPPORTS_C22 : MDIO_SUPPORTS_C45; in cxgb4vf_get_settings()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c314 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8706 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13233 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()