Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Drings.c91 nla_put_u32(skb, ETHTOOL_A_RINGS_RX_JUMBO, in rings_fill_reply()
124 [ETHTOOL_A_RINGS_RX_JUMBO] = { .type = NLA_U32 },
201 tb[ETHTOOL_A_RINGS_RX_JUMBO], &mod); in ethnl_set_rings()
222 err_attr = tb[ETHTOOL_A_RINGS_RX_JUMBO]; in ethnl_set_rings()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h353 ETHTOOL_A_RINGS_RX_JUMBO, /* u32 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c396 [ETHTOOL_A_RINGS_RX_JUMBO] = { .name = "rx-jumbo", .type = YNL_PT_U32, },
3132 } else if (type == ETHTOOL_A_RINGS_RX_JUMBO) { in ethtool_rings_get_rsp_parse()
3297 mnl_attr_put_u32(nlh, ETHTOOL_A_RINGS_RX_JUMBO, req->rx_jumbo); in ethtool_rings_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst871 ``ETHTOOL_A_RINGS_RX_JUMBO`` u32 size of RX jumbo ring
919 ``ETHTOOL_A_RINGS_RX_JUMBO`` u32 size of RX jumbo ring