OpenCloudOS-Kernel/drivers/net/ethernet/cisco/enic
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
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
cq_desc.h
cq_enet_desc.h
enic.h net: enic: Cure the enic api locking trainwreck 2020-09-29 14:02:53 -07:00
enic_api.c net: enic: Cure the enic api locking trainwreck 2020-09-29 14:02:53 -07:00
enic_api.h
enic_clsf.c drivers: net: Remove unnecessary semicolon 2019-03-01 23:13:49 -08:00
enic_clsf.h
enic_dev.c
enic_dev.h
enic_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
enic_main.c ethernet:enic: Fix a use after free bug in enic_hard_start_xmit 2021-05-03 13:23:00 -07:00
enic_pp.c
enic_pp.h
enic_res.c enic: fix UDP rss bits 2018-06-06 09:09:09 -04:00
enic_res.h
rq_enet_desc.h
vnic_cq.c net: cisco: enic: simplify the return vnic_cq_alloc() 2020-12-09 17:05:37 -08:00
vnic_cq.h
vnic_dev.c enic: switch from 'pci_' to 'dma_' API 2020-09-06 12:52:19 -07:00
vnic_dev.h enic: fix UDP rss bits 2018-06-06 09:09:09 -04:00
vnic_devcmd.h net: cisco: Replace zero-length array with flexible-array member 2020-02-26 16:43:09 -08:00
vnic_enet.h
vnic_intr.c
vnic_intr.h
vnic_nic.h enic: fix UDP rss bits 2018-06-06 09:09:09 -04:00
vnic_resource.h
vnic_rq.c net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL 2018-08-04 13:08:06 -07:00
vnic_rq.h
vnic_rss.h
vnic_stats.h
vnic_vic.c
vnic_vic.h net: cisco: Replace zero-length array with flexible-array member 2020-02-26 16:43:09 -08:00
vnic_wq.c net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL 2018-08-04 13:08:06 -07:00
vnic_wq.h
wq_enet_desc.h