Searched refs:ETHTOOL_A_MM_VERIFY_TIME (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/net/ethtool/ |
| H A D | mm.c | 136 nla_put_u32(skb, ETHTOOL_A_MM_VERIFY_TIME, state->verify_time) || in mm_fill_reply() 152 [ETHTOOL_A_MM_VERIFY_TIME] = NLA_POLICY_RANGE(NLA_U32, 1, 128), 201 ethnl_update_u32(&cfg.verify_time, tb[ETHTOOL_A_MM_VERIFY_TIME], &mod); in ethnl_set_mm() 212 NL_SET_ERR_MSG_ATTR(extack, tb[ETHTOOL_A_MM_VERIFY_TIME], in ethnl_set_mm()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | ethtool_netlink_generated.h | 184 ETHTOOL_A_MM_VERIFY_TIME, enumerator
|
| /linux-6.15/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 2103 ``ETHTOOL_A_MM_VERIFY_TIME`` u32 delay between verification attempts 2146 ``ETHTOOL_A_MM_VERIFY_TIME`` u32 see MM_GET description
|