]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info
authorPeng Li <lipeng321@huawei.com>
Thu, 8 Mar 2018 11:41:55 +0000 (19:41 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2018 16:23:37 +0000 (11:23 -0500)
commitcc719218e9539720160046a49369dc44dce1889b
treee3ad46d93b08a344b243e6b5582b8197e6235825
parent678335a123e98e5af8ec50e04f16b59643e2af81
net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info

This patch adds support for VF driver inner interface
hclgevf_ops.get_tqps_and_rss_info. This interface will be
used in the initialization process.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c