Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h40 unsigned mode_support; member
140 phy->mdio.mode_support = mdio_ops->mode_support; in cphy_init()
H A Dsubr.c323 .mode_support = MDIO_SUPPORTS_C22
382 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port.c94 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_port_probe()
H A Dmcdi_port_common.c455 efx->mdio.mode_support = 0; in efx_siena_mcdi_phy_probe()
457 efx->mdio.mode_support |= MDIO_SUPPORTS_C22; in efx_siena_mcdi_phy_probe()
459 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in efx_siena_mcdi_phy_probe()
551 cmd->base.mdio_support = (efx->mdio.mode_support & in efx_siena_mcdi_phy_get_link_ksettings()
/linux/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.c250 .mode_support = MDIO_SUPPORTS_C22
315 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux/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()
/linux/drivers/dma/idxd/
H A Dregisters.h408 u16 mode_support:1; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1086 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_SUPPORTS_C22; in ixgbe_mii_bus_init()
H A Dixgbe_main.c11643 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22; in ixgbe_probe()