]> git.baikalelectronics.ru Git - 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)
commit4ec454fc92a69b2ece35777ebe78df69756eaeea
treee3ad46d93b08a344b243e6b5582b8197e6235825
parent8afedf8cf6f42dd4a81b12ff90cefc01278f2541
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