Home
last modified time | relevance | path

Searched refs:MDIO_EMULATE_C22 (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/include/linux/
Dmdio.h324 #define MDIO_EMULATE_C22 4 macro
/linux-3.4.99/drivers/net/ethernet/sfc/
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()
Dsiena.c99 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in siena_probe_port()
Dmcdi_phy.c341 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_phy_probe()
/linux-3.4.99/drivers/net/
Dmdio.c411 } else if ((mdio->mode_support & MDIO_EMULATE_C22) && in mdio_mii_ioctl()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c380 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c314 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c6897 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c10992 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()