Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethtool/
Dcoalesce.c147 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_USECS, in coalesce_fill_reply()
207 [ETHTOOL_A_COALESCE_TX_USECS] = { .type = NLA_U32 },
282 tb[ETHTOOL_A_COALESCE_TX_USECS], &mod); in __ethnl_set_coalesce()
/Linux-v6.6/include/uapi/linux/
Dethtool_netlink.h396 ETHTOOL_A_COALESCE_TX_USECS, /* u32 */ enumerator
/Linux-v6.6/tools/net/ynl/generated/
Dethtool-user.c435 [ETHTOOL_A_COALESCE_TX_USECS] = { .name = "tx-usecs", .type = YNL_PT_U32, },
3586 } else if (type == ETHTOOL_A_COALESCE_TX_USECS) { in ethtool_coalesce_get_rsp_parse()
3818 mnl_attr_put_u32(nlh, ETHTOOL_A_COALESCE_TX_USECS, req->tx_usecs); in ethtool_coalesce_set()
/Linux-v6.6/Documentation/networking/
Dethtool-netlink.rst1007 ``ETHTOOL_A_COALESCE_TX_USECS`` u32 delay (us), normal Tx
1072 ``ETHTOOL_A_COALESCE_TX_USECS`` u32 delay (us), normal Tx