]> Git Repo - linux.git/commit
net: ethtool: extend ringparam set/get APIs for rx_push
authorShannon Nelson <[email protected]>
Sat, 11 Feb 2023 00:50:16 +0000 (16:50 -0800)
committerDavid S. Miller <[email protected]>
Mon, 13 Feb 2023 11:05:12 +0000 (11:05 +0000)
commit5b4e9a7a71ab912d150cb2276cb23af51c863150
tree3bd02168faa1a52a37582a9b3cf493d6f7ec9eb0
parent896de449f80476dc64b9167c41284532a4cccfec
net: ethtool: extend ringparam set/get APIs for rx_push

Similar to what was done for TX_PUSH, add an RX_PUSH concept
to the ethtool interfaces.

Signed-off-by: Shannon Nelson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/networking/ethtool-netlink.rst
include/linux/ethtool.h
include/uapi/linux/ethtool_netlink.h
net/ethtool/netlink.h
net/ethtool/rings.c
This page took 0.06203 seconds and 4 git commands to generate.