Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmdio.h60 #define MDIO_EMULATE_C22 4 macro
/linux-4.4.14/drivers/net/
Dmdio.c383 } else if ((mdio->mode_support & MDIO_EMULATE_C22) && in mdio_mii_ioctl()
/linux-4.4.14/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()
Dmcdi_port.c370 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_phy_probe()
999 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_port_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/atheros/alx/
Dmain.c1362 MDIO_EMULATE_C22; in alx_probe()
/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()