Searched refs:ETHTOOL_A_DEBUG_HEADER (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/net/ethtool/ |
| D | debug.c | 20 [ETHTOOL_A_DEBUG_HEADER] = 69 [ETHTOOL_A_DEBUG_HEADER] = 106 .hdr_attr = ETHTOOL_A_DEBUG_HEADER,
|
| D | netlink.h | 407 extern const struct nla_policy ethnl_debug_get_policy[ETHTOOL_A_DEBUG_HEADER + 1];
|
| /Linux-v6.6/include/uapi/linux/ |
| D | ethtool_netlink.h | 288 ETHTOOL_A_DEBUG_HEADER, /* nest - _A_HEADER_* */ enumerator
|
| /Linux-v6.6/tools/net/ynl/generated/ |
| D | ethtool-user.c | 345 …[ETHTOOL_A_DEBUG_HEADER] = { .name = "header", .type = YNL_PT_NEST, .nest = ðtool_header_nest, … 2281 if (type == ETHTOOL_A_DEBUG_HEADER) { in ethtool_debug_get_rsp_parse() 2318 ethtool_header_put(nlh, ETHTOOL_A_DEBUG_HEADER, &req->header); in ethtool_debug_get() 2369 ethtool_header_put(nlh, ETHTOOL_A_DEBUG_HEADER, &req->header); in ethtool_debug_get_dump() 2408 ethtool_header_put(nlh, ETHTOOL_A_DEBUG_HEADER, &req->header); in ethtool_debug_set()
|
| /Linux-v6.6/Documentation/networking/ |
| D | ethtool-netlink.rst | 654 ``ETHTOOL_A_DEBUG_HEADER`` nested request header 660 ``ETHTOOL_A_DEBUG_HEADER`` nested reply header 684 ``ETHTOOL_A_DEBUG_HEADER`` nested request header
|