Home
last modified time | relevance | path

Searched refs:ethnl_header_policy_phy (Results 1 – 6 of 6) sorted by relevance

/linux/net/ethtool/
A Dplca.c28 NLA_POLICY_NESTED(ethnl_header_policy_phy),
136 NLA_POLICY_NESTED(ethnl_header_policy_phy),
200 NLA_POLICY_NESTED(ethnl_header_policy_phy),
A Dpse-pd.c31 [ETHTOOL_A_PSE_HEADER] = NLA_POLICY_NESTED(ethnl_header_policy_phy),
214 [ETHTOOL_A_PSE_HEADER] = NLA_POLICY_NESTED(ethnl_header_policy_phy),
A Dcabletest.c16 NLA_POLICY_NESTED(ethnl_header_policy_phy),
233 NLA_POLICY_NESTED(ethnl_header_policy_phy),
A Dnetlink.c35 const struct nla_policy ethnl_header_policy_phy[] = { variable
141 struct nlattr *tb[ARRAY_SIZE(ethnl_header_policy_phy)]; in ethnl_parse_header_dev_get()
156 ret = nla_parse_nested(tb, ARRAY_SIZE(ethnl_header_policy_phy) - 1, header, in ethnl_parse_header_dev_get()
A Dnetlink.h441 extern const struct nla_policy ethnl_header_policy_phy[ETHTOOL_A_HEADER_PHY_INDEX + 1];
A Dstrset.c129 NLA_POLICY_NESTED(ethnl_header_policy_phy),

Completed in 16 milliseconds