Home
last modified time | relevance | path

Searched refs:PHY_MODE_OFF (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c324 if (efx->phy_mode & (PHY_MODE_OFF | PHY_MODE_SPECIAL)) { in tenxpress_phy_reconfigure()
H A Dnet_driver.h595 * @PHY_MODE_OFF: switched off through external control
602 PHY_MODE_OFF = 4, enumerator
H A Dfalcon_boards.c437 efx->phy_mode = PHY_MODE_OFF; in sfe4001_check_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c324 if (efx->phy_mode & (PHY_MODE_OFF | PHY_MODE_SPECIAL)) { in tenxpress_phy_reconfigure()
H A Dfalcon_boards.c437 efx->phy_mode = PHY_MODE_OFF; in sfe4001_check_hw()
H A Dnet_driver.h595 * @PHY_MODE_OFF: switched off through external control
602 PHY_MODE_OFF = 4, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c247 supported |= PHY_MODE_OFF; in efx_get_mcdi_phy_flags()
256 if (mode & PHY_MODE_OFF) in efx_get_mcdi_phy_flags()
H A Dnet_driver.h712 * @PHY_MODE_OFF: switched off through external control
719 PHY_MODE_OFF = 4, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c245 supported |= PHY_MODE_OFF; in efx_get_mcdi_phy_flags()
254 if (mode & PHY_MODE_OFF) in efx_get_mcdi_phy_flags()
H A Dnet_driver.h706 * @PHY_MODE_OFF: switched off through external control
713 PHY_MODE_OFF = 4, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c246 supported |= PHY_MODE_OFF; in efx_get_mcdi_phy_flags()
255 if (mode & PHY_MODE_OFF) in efx_get_mcdi_phy_flags()
H A Dnet_driver.h664 * @PHY_MODE_OFF: switched off through external control
671 PHY_MODE_OFF = 4, enumerator

Completed in 24 milliseconds