Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcoalesce.c143 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_IRQ, in coalesce_fill_reply()
205 [ETHTOOL_A_COALESCE_RX_USECS_IRQ] = { .type = NLA_U32 },
278 tb[ETHTOOL_A_COALESCE_RX_USECS_IRQ], &mod); in __ethnl_set_coalesce()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h394 ETHTOOL_A_COALESCE_RX_USECS_IRQ, /* u32 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c433 [ETHTOOL_A_COALESCE_RX_USECS_IRQ] = { .name = "rx-usecs-irq", .type = YNL_PT_U32, },
3576 } else if (type == ETHTOOL_A_COALESCE_RX_USECS_IRQ) { in ethtool_coalesce_get_rsp_parse()
3814 mnl_attr_put_u32(nlh, ETHTOOL_A_COALESCE_RX_USECS_IRQ, req->rx_usecs_irq); in ethtool_coalesce_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1005 ``ETHTOOL_A_COALESCE_RX_USECS_IRQ`` u32 delay (us), Rx in IRQ
1070 ``ETHTOOL_A_COALESCE_RX_USECS_IRQ`` u32 delay (us), Rx in IRQ