Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_COALESCE_RX_USECS_IRQ (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dcoalesce.c134 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS_IRQ, in coalesce_fill_reply()
198 [ETHTOOL_A_COALESCE_RX_USECS_IRQ] = { .type = NLA_U32 },
267 tb[ETHTOOL_A_COALESCE_RX_USECS_IRQ], &mod); in ethnl_set_coalesce()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dethtool_netlink.h349 ETHTOOL_A_COALESCE_RX_USECS_IRQ, /* u32 */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dethtool_netlink.h260 ETHTOOL_A_COALESCE_RX_USECS_IRQ, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dethtool_netlink.h260 ETHTOOL_A_COALESCE_RX_USECS_IRQ, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h394 ETHTOOL_A_COALESCE_RX_USECS_IRQ, /* u32 */ enumerator
/kernel/linux/linux-6.6/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()

Completed in 16 milliseconds