Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcoalesce.c145 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ, in coalesce_fill_reply()
206 [ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ] = { .type = NLA_U32 },
280 tb[ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ], &mod); in __ethnl_set_coalesce()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h395 ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ, /* u32 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c434 [ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ] = { .name = "rx-max-frames-irq", .type = YNL_PT_U32, },
3581 } else if (type == ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ) { in ethtool_coalesce_get_rsp_parse()
3816 mnl_attr_put_u32(nlh, ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ, req->rx_max_frames_irq); in ethtool_coalesce_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1006 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ`` u32 max packets, Rx in IRQ
1071 ``ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ`` u32 max packets, Rx in IRQ