Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Deee.c99 nla_put_u8(skb, ETHTOOL_A_EEE_ENABLED, eee->eee_enabled) || in eee_fill_reply()
114 [ETHTOOL_A_EEE_ENABLED] = { .type = NLA_U8 },
146 ethnl_update_bool(&eee.eee_enabled, tb[ETHTOOL_A_EEE_ENABLED], &mod); in ethnl_set_eee()
/linux/include/uapi/linux/
A Dethtool_netlink.h490 ETHTOOL_A_EEE_ENABLED, /* u8 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst1204 ``ETHTOOL_A_EEE_ENABLED`` bool EEE is enabled
1226 ``ETHTOOL_A_EEE_ENABLED`` bool EEE is enabled

Completed in 15 milliseconds