Searched refs:mode_support (Results 1 – 12 of 12) sorted by relevance
49 unsigned mode_support; member149 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
320 .mode_support = MDIO_SUPPORTS_C22379 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
199 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_gset_npage()374 if ((mdio->mode_support & MDIO_SUPPORTS_C45) && in mdio_mii_ioctl()378 } else if ((mdio->mode_support & MDIO_SUPPORTS_C22) && in mdio_mii_ioctl()383 } else if ((mdio->mode_support & MDIO_EMULATE_C22) && in mdio_mii_ioctl()
366 efx->mdio.mode_support = 0; in efx_mcdi_phy_probe()368 efx->mdio.mode_support |= MDIO_SUPPORTS_C22; in efx_mcdi_phy_probe()370 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_phy_probe()521 ecmd->mdio_support = (efx->mdio.mode_support & in efx_mcdi_phy_get_settings()999 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_port_probe()
178 efx->mdio.mode_support = MDIO_SUPPORTS_C45; in tenxpress_phy_probe()
355 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in qt202x_phy_probe()
336 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in txc43128_phy_probe()
161 unsigned mode_support; member589 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
249 .mode_support = MDIO_SUPPORTS_C22314 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
1369 hw->mdio.mode_support = MDIO_SUPPORTS_C45 | in alx_probe()
8729 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
13284 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()