Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Deee.c102 nla_put_u8(skb, ETHTOOL_A_EEE_ENABLED, !!eee->eee_enabled) || in eee_fill_reply()
117 [ETHTOOL_A_EEE_ENABLED] = { .type = NLA_U8 },
148 ethnl_update_bool32(&eee.eee_enabled, tb[ETHTOOL_A_EEE_ENABLED], &mod); in ethnl_set_eee()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h463 ETHTOOL_A_EEE_ENABLED, /* u8 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c484 [ETHTOOL_A_EEE_ENABLED] = { .name = "enabled", .type = YNL_PT_U8, },
4126 } else if (type == ETHTOOL_A_EEE_ENABLED) { in ethtool_eee_get_rsp_parse()
4260 mnl_attr_put_u8(nlh, ETHTOOL_A_EEE_ENABLED, req->enabled); in ethtool_eee_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1181 ``ETHTOOL_A_EEE_ENABLED`` bool EEE is enabled
1203 ``ETHTOOL_A_EEE_ENABLED`` bool EEE is enabled