Home
last modified time | relevance | path

Searched refs:MDIO_SUPPORTS_C22 (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/
Dmdio.c193 BUILD_BUG_ON(MDIO_SUPPORTS_C22 != ETH_MDIO_SUPPORTS_C22); in mdio45_ethtool_gset_npage()
199 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_gset_npage()
378 } else if ((mdio->mode_support & MDIO_SUPPORTS_C22) && in mdio_mii_ioctl()
/linux-4.4.14/include/linux/
Dmdio.h58 #define MDIO_SUPPORTS_C22 1 macro
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_port.c368 efx->mdio.mode_support |= MDIO_SUPPORTS_C22; in efx_mcdi_phy_probe()
522 (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22)); in efx_mcdi_phy_get_settings()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c320 .mode_support = MDIO_SUPPORTS_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.c1361 MDIO_SUPPORTS_C22 | 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.c249 .mode_support = MDIO_SUPPORTS_C22