Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dmodule.c23 const struct nla_policy ethnl_module_get_policy[ETHTOOL_A_MODULE_HEADER + 1] = { variable
A Dnetlink.h434 extern const struct nla_policy ethnl_module_get_policy[ETHTOOL_A_MODULE_HEADER + 1];
A Dnetlink.c1086 .policy = ethnl_module_get_policy,
1087 .maxattr = ARRAY_SIZE(ethnl_module_get_policy) - 1,

Completed in 6 milliseconds