linux/drivers/net/ethernet/hisilicon/hns3
Yonglong Liu 9a5ef4aa54 net: hns3: add support for 1280 queues
For DEVICE_VERSION_V1/2, there are total 1024 queues and
queue sets. For DEVICE_VERSION_V3, it increases to 1280,
and can be assigned to one pf, so remove the limitation
of 1024.

To keep compatible with DEVICE_VERSION_V1/2 and old driver
version, the queue number is split into two part:
tqp_num(range 0~1023) and ext_tqp_num(range 1024~1279).

Signed-off-by: Yonglong Liu <liuyonglong@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-21 14:33:46 -08:00
..
hns3pf net: hns3: add support for 1280 queues 2020-11-21 14:33:46 -08:00
hns3vf net: hns3: add support for 1280 queues 2020-11-21 14:33:46 -08:00
hclge_mbx.h net: hns3: modify some incorrect spelling 2020-05-14 13:18:09 -07:00
hnae3.c net: hns3: add or modify some comments 2019-10-31 12:03:23 -07:00
hnae3.h net: hns3: add support for querying maximum value of GL 2020-11-17 11:39:20 -08:00
hns3_dcbnl.c
hns3_debugfs.c net: hns3: add support for querying maximum value of GL 2020-11-17 11:39:20 -08:00
hns3_enet.c net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce 2020-11-17 11:39:21 -08:00
hns3_enet.h net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce 2020-11-17 11:39:21 -08:00
hns3_ethtool.c net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce 2020-11-17 11:39:21 -08:00
hns3_trace.h net: hns3: rename trace event hns3_over_8bd 2020-09-29 13:14:24 -07:00
Makefile net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00