Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcoalesce.c157 coalesce_put_bool(skb, ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX, in coalesce_fill_reply()
212 [ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX] = { .type = NLA_U8 },
322 tb[ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX], &mod_mode); in __ethnl_set_coalesce()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h401 ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX, /* u8 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c440 [ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX] = { .name = "use-adaptive-rx", .type = YNL_PT_U8, },
3611 } else if (type == ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX) { in ethtool_coalesce_get_rsp_parse()
3828 mnl_attr_put_u8(nlh, ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX, req->use_adaptive_rx); in ethtool_coalesce_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1012 ``ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX`` bool adaptive Rx coalesce
1077 ``ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX`` bool adaptive Rx coalesce