Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dphy.c21 const struct nla_policy ethnl_phy_get_policy[ETHTOOL_A_PHY_HEADER + 1] = {
22 [ETHTOOL_A_PHY_HEADER] = NLA_POLICY_NESTED(ethnl_header_policy),
128 phydev = ethnl_req_get_phydev(req_base, tb[ETHTOOL_A_PHY_HEADER], in ethnl_phy_parse_request()
154 tb[ETHTOOL_A_PHY_HEADER], in ethnl_phy_doit()
177 ETHTOOL_A_PHY_HEADER, in ethnl_phy_doit()
221 info->attrs[ETHTOOL_A_PHY_HEADER], in ethnl_phy_start()
264 ret = ethnl_fill_reply_header(skb, dev, ETHTOOL_A_PHY_HEADER); in ethnl_phy_dump_one_dev()
A Dnetlink.h487 extern const struct nla_policy ethnl_phy_get_policy[ETHTOOL_A_PHY_HEADER + 1];
/linux/include/uapi/linux/
A Dethtool_netlink.h1074 ETHTOOL_A_PHY_HEADER, /* nest - _A_HEADER_* */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst2217 ``ETHTOOL_A_PHY_HEADER`` nested request header
2223 ``ETHTOOL_A_PHY_HEADER`` nested request header

Completed in 15 milliseconds