Home
last modified time | relevance | path

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

/linux-6.6.21/net/ethtool/
Dmm.c107 ETHTOOL_A_MM_STAT_REASSEMBLY_OK) || in mm_put_stats()
/linux-6.6.21/include/uapi/linux/
Dethtool_netlink.h946 ETHTOOL_A_MM_STAT_REASSEMBLY_OK, /* u64 */ enumerator
/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.c145 [ETHTOOL_A_MM_STAT_REASSEMBLY_OK] = { .name = "reassembly-ok", .type = YNL_PT_U64, },
868 } else if (type == ETHTOOL_A_MM_STAT_REASSEMBLY_OK) { in ethtool_mm_stat_parse()