OpenCloudOS-Kernel/drivers/net/ethernet/huawei/hinic
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 net: hinic: fix DEVLINK build errors 2020-10-03 16:52:19 -07:00
Makefile hinic: add support to query sq info 2020-08-31 12:21:26 -07:00
hinic_common.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_common.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_debugfs.c hinic: add support to query function table 2020-08-31 12:21:27 -07:00
hinic_debugfs.h hinic: add support to query function table 2020-08-31 12:21:27 -07:00
hinic_dev.h hinic: add support to query function table 2020-08-31 12:21:27 -07:00
hinic_devlink.c devlink: Set device as early as possible 2021-08-09 10:21:40 +01:00
hinic_devlink.h devlink: Set device as early as possible 2021-08-09 10:21:40 +01:00
hinic_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
hinic_hw_api_cmd.c net: hinic: Remove unnecessary 'out of memory' message 2021-03-19 11:53:17 -07:00
hinic_hw_api_cmd.h hinic: add log in exception handling processes 2020-07-28 17:22:03 -07:00
hinic_hw_cmdq.c net: huawei: hinic: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
hinic_hw_cmdq.h hinic: add check for mailbox msg from VF 2020-08-04 12:17:06 -07:00
hinic_hw_csr.h hinic: add mailbox function support 2020-04-25 20:46:27 -07:00
hinic_hw_dev.c devlink: Set device as early as possible 2021-08-09 10:21:40 +01:00
hinic_hw_dev.h hinic: add support to query function table 2020-08-31 12:21:27 -07:00
hinic_hw_eqs.c net: hinic: remove unnecessary parentheses 2021-05-13 15:39:10 -07:00
hinic_hw_eqs.h hinic: modify irq name 2020-09-18 14:34:24 -07:00
hinic_hw_if.c net: huawei: hinic: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
hinic_hw_if.h hinic: add log in exception handling processes 2020-07-28 17:22:03 -07:00
hinic_hw_io.c net: hinic: remove unnecessary parentheses 2021-05-13 15:39:10 -07:00
hinic_hw_io.h hinic: add support to query sq info 2020-08-31 12:21:26 -07:00
hinic_hw_mbox.c hinic: add check for mailbox msg from VF 2020-08-04 12:17:06 -07:00
hinic_hw_mbox.h hinic: add check for mailbox msg from VF 2020-08-04 12:17:06 -07:00
hinic_hw_mgmt.c net: hinic: remove unnecessary parentheses 2021-05-13 15:39:10 -07:00
hinic_hw_mgmt.h hinic: add generating mailbox random index support 2020-08-04 12:17:06 -07:00
hinic_hw_qp.c net: huawei: hinic: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
hinic_hw_qp.h hinic: add support to query rq info 2020-08-31 12:21:27 -07:00
hinic_hw_qp_ctxt.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-06-17 20:20:36 -07:00
hinic_hw_wq.c net: hinic: add blank line after function declaration 2021-05-13 15:39:10 -07:00
hinic_hw_wq.h hinic: add sriov feature support 2020-04-25 20:46:28 -07:00
hinic_hw_wqe.h hinic: add vlan offload support 2019-06-29 10:28:23 -07:00
hinic_main.c hinic: switch from 'pci_' to 'dma_' API 2021-08-23 12:02:29 +01:00
hinic_port.c net: hinic: remove unnecessary parentheses 2021-05-13 15:39:10 -07:00
hinic_port.h net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
hinic_rx.c net: hinic: add blank line after function declaration 2021-05-13 15:39:10 -07:00
hinic_rx.h hinic: implement the statistical interface of ethtool 2019-06-24 07:18:11 -07:00
hinic_sriov.c hinic: make array speeds static const, makes object smaller 2021-08-19 13:23:20 +01:00
hinic_sriov.h hinic: add three net_device_ops of vf 2020-05-09 15:28:21 -07:00
hinic_tx.c net: huawei: hinic: Fix wrong function name in comments 2021-05-17 14:12:38 -07:00
hinic_tx.h hinic: add self test support 2020-06-28 20:40:58 -07:00