Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Deee.c101 if (nla_put_u8(skb, ETHTOOL_A_EEE_ACTIVE, !!eee->eee_active) || in eee_fill_reply()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h462 ETHTOOL_A_EEE_ACTIVE, /* u8 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c483 [ETHTOOL_A_EEE_ACTIVE] = { .name = "active", .type = YNL_PT_U8, },
4121 } else if (type == ETHTOOL_A_EEE_ACTIVE) { in ethtool_eee_get_rsp_parse()
4258 mnl_attr_put_u8(nlh, ETHTOOL_A_EEE_ACTIVE, req->active); in ethtool_eee_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1180 ``ETHTOOL_A_EEE_ACTIVE`` bool EEE is actively used