Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcoalesce.c155 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_STATS_BLOCK_USECS, in coalesce_fill_reply()
211 [ETHTOOL_A_COALESCE_STATS_BLOCK_USECS] = { .type = NLA_U32 },
290 tb[ETHTOOL_A_COALESCE_STATS_BLOCK_USECS], &mod); in __ethnl_set_coalesce()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h400 ETHTOOL_A_COALESCE_STATS_BLOCK_USECS, /* u32 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c439 [ETHTOOL_A_COALESCE_STATS_BLOCK_USECS] = { .name = "stats-block-usecs", .type = YNL_PT_U32, },
3606 } else if (type == ETHTOOL_A_COALESCE_STATS_BLOCK_USECS) { in ethtool_coalesce_get_rsp_parse()
3826 mnl_attr_put_u32(nlh, ETHTOOL_A_COALESCE_STATS_BLOCK_USECS, req->stats_block_usecs); in ethtool_coalesce_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1011 ``ETHTOOL_A_COALESCE_STATS_BLOCK_USECS`` u32 delay of stats update
1076 ``ETHTOOL_A_COALESCE_STATS_BLOCK_USECS`` u32 delay of stats update