Home
last modified time | relevance | path

Searched refs:mode_support (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcphy.h49 unsigned mode_support; member
149 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
Dsubr.c320 .mode_support = MDIO_SUPPORTS_C22
379 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/Linux-v4.19/drivers/net/
Dmdio.c199 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_gset_npage()
370 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_ksettings_get_npage()
552 if ((mdio->mode_support & MDIO_SUPPORTS_C45) && in mdio_mii_ioctl()
556 } else if ((mdio->mode_support & MDIO_SUPPORTS_C22) && in mdio_mii_ioctl()
561 } else if ((mdio->mode_support & MDIO_EMULATE_C22) && in mdio_mii_ioctl()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c443 efx->mdio.mode_support = 0; in efx_mcdi_phy_probe()
445 efx->mdio.mode_support |= MDIO_SUPPORTS_C22; in efx_mcdi_phy_probe()
447 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_phy_probe()
604 cmd->base.mdio_support = (efx->mdio.mode_support & in efx_mcdi_phy_get_link_ksettings()
1323 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_port_probe()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h161 unsigned mode_support; member
589 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
Dt3_hw.c249 .mode_support = MDIO_SUPPORTS_C22
314 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/Linux-v4.19/include/linux/
Dmdio.h114 unsigned mode_support; member
/Linux-v4.19/drivers/usb/typec/ucsi/
Ducsi.h254 u8 mode_support:1; member
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
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-v4.19/drivers/net/ethernet/atheros/alx/
Dmain.c1820 hw->mdio.mode_support = MDIO_SUPPORTS_C45 | in alx_probe()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10532 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13346 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()