linux/net/ethtool
Yufeng Mo f3ccfda193 ethtool: extend coalesce setting uAPI with CQE mode
In order to support more coalesce parameters through netlink,
add two new parameter kernel_coal and extack for .set_coalesce
and .get_coalesce, then some extra info can return to user with
the netlink API.

Signed-off-by: Yufeng Mo <moyufeng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-08-24 07:38:29 -07:00
..
bitset.c
bitset.h
cabletest.c
channels.c
coalesce.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
common.c
common.h
debug.c
eee.c
eeprom.c
features.c
fec.c
ioctl.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
linkinfo.c
linkmodes.c
linkstate.c
Makefile
netlink.c ethtool: return error from ethnl_ops_begin if dev is NULL 2021-08-06 10:39:04 +01:00
netlink.h ethtool: add two coalesce attributes for CQE mode 2021-08-24 07:38:28 -07:00
pause.c
phc_vclocks.c
privflags.c
rings.c
stats.c
strset.c
tsinfo.c
tunnels.c
wol.c