Home
last modified time | relevance | path

Searched refs:ETHTOOL_PHY_EDPD_NO_TX (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmarvell10g.c302 *edpd = ETHTOOL_PHY_EDPD_NO_TX; in mv3310_get_edpd()
322 case ETHTOOL_PHY_EDPD_NO_TX: in mv3310_set_edpd()
H A Dadin.c349 *tx_interval = ETHTOOL_PHY_EDPD_NO_TX; in adin_get_edpd()
373 case ETHTOOL_PHY_EDPD_NO_TX: in adin_set_edpd()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h280 #define ETHTOOL_PHY_EDPD_NO_TX 0xfffe macro