Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_PLCA_HEADER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/ethtool/
H A Dplca.c27 [ETHTOOL_A_PLCA_HEADER] =
131 [ETHTOOL_A_PLCA_HEADER] =
178 .hdr_attr = ETHTOOL_A_PLCA_HEADER,
193 [ETHTOOL_A_PLCA_HEADER] =
254 .hdr_attr = ETHTOOL_A_PLCA_HEADER,
H A Dnetlink.h439 extern const struct nla_policy ethnl_plca_get_cfg_policy[ETHTOOL_A_PLCA_HEADER + 1];
441 extern const struct nla_policy ethnl_plca_get_status_policy[ETHTOOL_A_PLCA_HEADER + 1];
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h920 ETHTOOL_A_PLCA_HEADER, /* nest - _A_HEADER_* */ enumerator
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c634 [ETHTOOL_A_PLCA_HEADER] = { .name = "header", .type = YNL_PT_NEST, .nest = &ethtool_header_nest, },
5600 if (type == ETHTOOL_A_PLCA_HEADER) { in ethtool_plca_get_cfg_rsp_parse()
5668 ethtool_header_put(nlh, ETHTOOL_A_PLCA_HEADER, &req->header); in ethtool_plca_get_cfg()
5718 ethtool_header_put(nlh, ETHTOOL_A_PLCA_HEADER, &req->header); in ethtool_plca_get_cfg_dump()
5756 ethtool_header_put(nlh, ETHTOOL_A_PLCA_HEADER, &req->header); in ethtool_plca_set_cfg()
5808 if (type == ETHTOOL_A_PLCA_HEADER) { in ethtool_plca_get_status_rsp_parse()
5877 ethtool_header_put(nlh, ETHTOOL_A_PLCA_HEADER, &req->header); in ethtool_plca_get_status()
5928 ethtool_header_put(nlh, ETHTOOL_A_PLCA_HEADER, &req->header); in ethtool_plca_get_status_dump()

Completed in 11 milliseconds