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.c102 nla_put_u8(skb, ETHTOOL_A_EEE_ENABLED, !!eee->eee_enabled) || in eee_fill_reply()
129 [ETHTOOL_A_EEE_ENABLED] = { .type = NLA_U8 },
169 ethnl_update_bool32(&eee.eee_enabled, tb[ETHTOOL_A_EEE_ENABLED], &mod); in ethnl_set_eee()
/linux/include/uapi/linux/
A Dethtool_netlink.h429 ETHTOOL_A_EEE_ENABLED, /* u8 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst1093 ``ETHTOOL_A_EEE_ENABLED`` bool EEE is enabled
1115 ``ETHTOOL_A_EEE_ENABLED`` bool EEE is enabled

Completed in 9 milliseconds