Home
last modified time | relevance | path

Searched hist:"233 eb4e7" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/netlink/specs/
H A Dethtool.yaml233eb4e7 Thu Mar 23 11:36:05 CDT 2023 Shay Agroskin <shayagr@amazon.com> ethtool: Add support for configuring tx_push_buf_len

This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.

Example usage:
# ethtool -G [interface] tx-push-buf-len [number of bytes]

Co-developed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/net/ethtool/
H A Drings.c233eb4e7 Thu Mar 23 11:36:05 CDT 2023 Shay Agroskin <shayagr@amazon.com> ethtool: Add support for configuring tx_push_buf_len

This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.

Example usage:
# ethtool -G [interface] tx-push-buf-len [number of bytes]

Co-developed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dnetlink.h233eb4e7 Thu Mar 23 11:36:05 CDT 2023 Shay Agroskin <shayagr@amazon.com> ethtool: Add support for configuring tx_push_buf_len

This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.

Example usage:
# ethtool -G [interface] tx-push-buf-len [number of bytes]

Co-developed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst233eb4e7 Thu Mar 23 11:36:05 CDT 2023 Shay Agroskin <shayagr@amazon.com> ethtool: Add support for configuring tx_push_buf_len

This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.

Example usage:
# ethtool -G [interface] tx-push-buf-len [number of bytes]

Co-developed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h233eb4e7 Thu Mar 23 11:36:05 CDT 2023 Shay Agroskin <shayagr@amazon.com> ethtool: Add support for configuring tx_push_buf_len

This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.

Example usage:
# ethtool -G [interface] tx-push-buf-len [number of bytes]

Co-developed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/include/linux/
H A Dethtool.h233eb4e7 Thu Mar 23 11:36:05 CDT 2023 Shay Agroskin <shayagr@amazon.com> ethtool: Add support for configuring tx_push_buf_len

This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.

Example usage:
# ethtool -G [interface] tx-push-buf-len [number of bytes]

Co-developed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>