linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3/hns3vf
Yunsheng Lin 818f167587 net: hns3: Add mtu setting support for vf
The patch adds mtu setting support for vf, currently
vf and pf share the same hardware mtu setting. Mtu set
by vf must be less than or equal to pf' mtu, and mtu
set by pf must be greater than or equal to vf' mtu.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-17 21:57:29 -08:00
..
hclgevf_cmd.c net: hns3: stop handling command queue while resetting VF 2018-11-09 16:47:35 -08:00
hclgevf_cmd.h net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware 2018-11-15 09:44:46 -08:00
hclgevf_main.c net: hns3: Add mtu setting support for vf 2018-11-17 21:57:29 -08:00
hclgevf_main.h net: hns3: Add vport alive state checking support 2018-11-17 21:57:29 -08:00
hclgevf_mbx.c net: hns3: stop handling command queue while resetting VF 2018-11-09 16:47:35 -08:00
Makefile net: hns3: Add HNS3 VF driver to kernel build framework 2017-12-15 10:55:34 -05:00