Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_MM_STAT_REASSEMBLY_ERRORS (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/net/ethtool/
Dmm.c103 ETHTOOL_A_MM_STAT_REASSEMBLY_ERRORS) || in mm_put_stats()
/linux-6.6.21/include/uapi/linux/
Dethtool_netlink.h942 ETHTOOL_A_MM_STAT_REASSEMBLY_ERRORS, /* u64 */ enumerator
/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.c143 [ETHTOOL_A_MM_STAT_REASSEMBLY_ERRORS] = { .name = "reassembly-errors", .type = YNL_PT_U64, },
858 if (type == ETHTOOL_A_MM_STAT_REASSEMBLY_ERRORS) { in ethtool_mm_stat_parse()