Searched refs:ETHTOOL_A_MM_VERIFY_TIME (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ethtool/ |
| 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/include/uapi/linux/ |
| A D | ethtool_netlink.h | 1046 ETHTOOL_A_MM_VERIFY_TIME, /* u32 */ enumerator
|
| /linux/Documentation/networking/ |
| A D | ethtool-netlink.rst | 2078 ``ETHTOOL_A_MM_VERIFY_TIME`` u32 delay between verification attempts 2121 ``ETHTOOL_A_MM_VERIFY_TIME`` u32 see MM_GET description
|
Completed in 13 milliseconds