Home
last modified time | relevance | path

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

/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c460 struct ynl_policy_nest ethtool_coalesce_nest = { variable
3716 ys->req_policy = &ethtool_coalesce_nest; in ethtool_coalesce_get()
3717 yrs.yarg.rsp_policy = &ethtool_coalesce_nest; in ethtool_coalesce_get()
3764 yds.rsp_policy = &ethtool_coalesce_nest; in ethtool_coalesce_get_dump()
3767 ys->req_policy = &ethtool_coalesce_nest; in ethtool_coalesce_get_dump()
3805 ys->req_policy = &ethtool_coalesce_nest; in ethtool_coalesce_set()
6296 .policy = &ethtool_coalesce_nest,