Searched refs:ETH_MDIO_SUPPORTS_C22 (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/
H A Dmdio.c190 BUILD_BUG_ON(MDIO_SUPPORTS_C22 != ETH_MDIO_SUPPORTS_C22);
362 BUILD_BUG_ON(MDIO_SUPPORTS_C22 != ETH_MDIO_SUPPORTS_C22);
H A Dmii.c75 ecmd->mdio_support = ETH_MDIO_SUPPORTS_C22;
161 cmd->base.mdio_support = ETH_MDIO_SUPPORTS_C22;
/linux-master/include/uapi/linux/
H A Dethtool.h142 #define ETH_MDIO_SUPPORTS_C22 1 macro
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c188 cmd->base.mdio_support = ETH_MDIO_SUPPORTS_C45 | ETH_MDIO_SUPPORTS_C22;
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1458 ? ETH_MDIO_SUPPORTS_C22
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c684 ? ETH_MDIO_SUPPORTS_C22
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c821 cmd->base.mdio_support = ETH_MDIO_SUPPORTS_C22;

Completed in 174 milliseconds