OpenCloudOS-Kernel/drivers/infiniband/ulp/ipoib
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ipoib.h RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting 2021-06-08 15:00:04 -03:00
ipoib_cm.c IB/ipoib: Use DEVICE_ATTR_*() macros 2021-05-28 20:39:16 -03:00
ipoib_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
ipoib_fs.c RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro 2020-09-16 13:46:18 -03:00
ipoib_ib.c RDMA: Support more than 255 rdma ports 2021-03-26 09:31:21 -03:00
ipoib_main.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
ipoib_multicast.c RDMA/ipoib: Remove racy Subnet Manager sendonly join checks 2021-02-16 14:42:58 -04:00
ipoib_netlink.c RDMA/ipoib: Fix warning caused by destroying non-initial netns 2021-06-02 15:20:39 -03:00
ipoib_verbs.c RDMA/ipoib: Distribute cq completion vector better 2020-11-20 16:18:59 -04:00
ipoib_vlan.c IB/ipoib: Use DEVICE_ATTR_*() macros 2021-05-28 20:39:16 -03:00