Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dpse-pd.c215 [ETHTOOL_A_PODL_PSE_ADMIN_CONTROL] =
239 if (tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL] && in ethnl_set_pse_validate()
242 tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL], in ethnl_set_pse_validate()
281 if (tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL] || in ethnl_set_pse()
285 if (tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL]) in ethnl_set_pse()
286 config.podl_admin_control = nla_get_u32(tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL]); in ethnl_set_pse()
/linux/include/uapi/linux/
A Dethtool_netlink.h962 ETHTOOL_A_PODL_PSE_ADMIN_CONTROL, /* u32 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst1770 PSE function can be changed using the ``ETHTOOL_A_PODL_PSE_ADMIN_CONTROL``
1848 ``ETHTOOL_A_PODL_PSE_ADMIN_CONTROL`` u32 Control PoDL PSE Admin state
1854 When set, the optional ``ETHTOOL_A_PODL_PSE_ADMIN_CONTROL`` attribute is used

Completed in 12 milliseconds