linux/drivers/net/ethernet/intel/fm10k
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
..
fm10k_common.c
fm10k_common.h
fm10k_dcbnl.c intel: clean up mismatched header comments 2021-03-23 11:34:02 -07:00
fm10k_debugfs.c intel: clean up mismatched header comments 2021-03-23 11:34:02 -07:00
fm10k_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
fm10k_iov.c
fm10k_main.c intel: clean up mismatched header comments 2021-03-23 11:34:02 -07:00
fm10k_mbx.c fm10k: Fix fall-through warnings for Clang 2021-03-23 11:34:02 -07:00
fm10k_mbx.h
fm10k_netdev.c
fm10k_pci.c fm10k: Fix an error handling path in 'fm10k_probe()' 2021-07-01 10:59:21 -07:00
fm10k_pf.c intel: clean up mismatched header comments 2021-03-23 11:34:02 -07:00
fm10k_pf.h
fm10k_tlv.c
fm10k_tlv.h
fm10k_type.h
fm10k_vf.c
fm10k_vf.h
fm10k.h
Makefile