Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dmcdi_port.c94 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_port_probe()
A Dmcdi_port_common.c459 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_phy_probe()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dmcdi_port.c101 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_port_probe()
A Dmcdi_port_common.c458 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_phy_probe()
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Dqt202x_phy.c352 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in qt202x_phy_probe()
A Dtxc43128_phy.c333 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in txc43128_phy_probe()
/linux-6.3-rc2/include/linux/
A Dmdio.h154 #define MDIO_EMULATE_C22 4 macro
/linux-6.3-rc2/drivers/net/
A Dmdio.c558 } else if ((mdio->mode_support & MDIO_EMULATE_C22) && in mdio_mii_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb/
A Dsubr.c382 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-6.3-rc2/drivers/net/ethernet/atheros/alx/
A Dmain.c1846 MDIO_EMULATE_C22; in alx_probe()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dt3_hw.c315 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10886 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c13258 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()

Completed in 69 milliseconds