Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h49 unsigned mode_support; member
149 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
H A Dsubr.c320 .mode_support = MDIO_SUPPORTS_C22
379 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmdio.c196 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_gset_npage()
367 mdio->mode_support & (MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22); in mdio45_ethtool_ksettings_get_npage()
549 if ((mdio->mode_support & MDIO_SUPPORTS_C45) && in mdio_mii_ioctl()
553 } else if ((mdio->mode_support & MDIO_SUPPORTS_C22) && in mdio_mii_ioctl()
558 } else if ((mdio->mode_support & MDIO_EMULATE_C22) && in mdio_mii_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_port.c101 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_port_probe()
H A Dmcdi_port_common.c456 efx->mdio.mode_support = 0; in efx_mcdi_phy_probe()
458 efx->mdio.mode_support |= MDIO_SUPPORTS_C22; in efx_mcdi_phy_probe()
460 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_mcdi_phy_probe()
551 cmd->base.mdio_support = (efx->mdio.mode_support & in efx_mcdi_phy_get_link_ksettings()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h161 unsigned mode_support; member
589 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
H A Dt3_hw.c249 .mode_support = MDIO_SUPPORTS_C22
314 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dregisters.h330 u16 mode_support:1; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dmdio.h134 unsigned mode_support; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c175 efx->mdio.mode_support = MDIO_SUPPORTS_C45; in tenxpress_phy_probe()
H A Dqt202x_phy.c352 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in qt202x_phy_probe()
H A Dtxc43128_phy.c333 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in txc43128_phy_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/alx/
H A Dmain.c1818 hw->mdio.mode_support = MDIO_SUPPORTS_C45 | in alx_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c953 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22; in ixgbe_mii_bus_init()
H A Dixgbe_main.c10736 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13318 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in bnx2x_init_dev()