Home
last modified time | relevance | path

Searched refs:ETH_MDIO_SUPPORTS_C45 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/
H A Dmdio.c191 BUILD_BUG_ON(MDIO_SUPPORTS_C45 != ETH_MDIO_SUPPORTS_C45); in mdio45_ethtool_gset_npage()
363 BUILD_BUG_ON(MDIO_SUPPORTS_C45 != ETH_MDIO_SUPPORTS_C45); in mdio45_ethtool_ksettings_get_npage()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h149 #define ETH_MDIO_SUPPORTS_C45 2 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h149 #define ETH_MDIO_SUPPORTS_C45 2 macro
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c188 cmd->base.mdio_support = ETH_MDIO_SUPPORTS_C45 | ETH_MDIO_SUPPORTS_C22; in hns_nic_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c685 : ETH_MDIO_SUPPORTS_C45); in get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1459 : ETH_MDIO_SUPPORTS_C45); in cxgb4vf_get_link_ksettings()