Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h970 ETHTOOL_A_MM_MAX_VERIFY_TIME, /* u32 */ enumerator
/kernel/linux/linux-6.6/net/ethtool/
H A Dmm.c137 nla_put_u32(skb, ETHTOOL_A_MM_MAX_VERIFY_TIME, state->max_verify_time) || in mm_fill_reply()
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c660 [ETHTOOL_A_MM_MAX_VERIFY_TIME] = { .name = "max-verify-time", .type = YNL_PT_U32, },
6013 } else if (type == ETHTOOL_A_MM_MAX_VERIFY_TIME) { in ethtool_mm_get_rsp_parse()

Completed in 10 milliseconds