Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h716 ETHTOOL_A_FEC_STAT_UNCORR, /* array, u64 */ enumerator
/kernel/linux/linux-6.6/net/ethtool/
H A Dfec.c178 nla_put_64bit(skb, ETHTOOL_A_FEC_STAT_UNCORR, in fec_put_stats()
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c132 [ETHTOOL_A_FEC_STAT_UNCORR] = { .name = "uncorr", .type = YNL_PT_BINARY,},
792 mnl_attr_put(nlh, ETHTOOL_A_FEC_STAT_UNCORR, obj->_present.uncorr_len, obj->uncorr); in ethtool_fec_stat_put()
819 } else if (type == ETHTOOL_A_FEC_STAT_UNCORR) { in ethtool_fec_stat_parse()

Completed in 11 milliseconds