Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ethtool/
H A Dpse-pd.c113 [ETHTOOL_A_PODL_PSE_ADMIN_CONTROL] =
121 return !!info->attrs[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL]; in ethnl_set_pse_validate()
133 config.admin_cotrol = nla_get_u32(tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL]); in ethnl_set_pse()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h896 ETHTOOL_A_PODL_PSE_ADMIN_CONTROL, /* u32 */ enumerator
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c611 [ETHTOOL_A_PODL_PSE_ADMIN_CONTROL] = { .name = "admin-control", .type = YNL_PT_U32, },
5299 } else if (type == ETHTOOL_A_PODL_PSE_ADMIN_CONTROL) { in ethtool_pse_get_rsp_parse()
5411 mnl_attr_put_u32(nlh, ETHTOOL_A_PODL_PSE_ADMIN_CONTROL, req->admin_control); in ethtool_pse_set()

Completed in 11 milliseconds