Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_FEC_STATS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h705 ETHTOOL_A_FEC_STATS, /* nest - _A_FEC_STAT */ enumerator
/kernel/linux/linux-6.6/net/ethtool/
H A Dfec.c171 nest = nla_nest_start(skb, ETHTOOL_A_FEC_STATS); in fec_put_stats()
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c563 [ETHTOOL_A_FEC_STATS] = { .name = "stats", .type = YNL_PT_NEST, .nest = &ethtool_fec_stat_nest, },
4672 } else if (type == ETHTOOL_A_FEC_STATS) { in ethtool_fec_get_rsp_parse()
4800 ethtool_fec_stat_put(nlh, ETHTOOL_A_FEC_STATS, &req->stats); in ethtool_fec_set()

Completed in 20 milliseconds