linux/drivers/net/ethernet/hisilicon/hns3/hns3vf
liuzhongzhu 9c3e713020 net: hns3: modify the VF network port media type acquisition method
Method for obtaining the media type of the VF network port periodically,
regular tasks will not run until the network port UP. When the network
port is DOWN, the network port cannot obtain the media type.
Modifies the media type obtained when initializing the VF network port.

Signed-off-by: liuzhongzhu <liuzhongzhu@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-04 10:20:38 -07:00
..
hclgevf_cmd.c net: hns3: clear command queue's registers when unloading VF driver 2019-02-21 16:29:05 -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: modify the VF network port media type acquisition method 2019-04-04 10:20:38 -07:00
hclgevf_main.h net: hns3: add support to config depth for tx|rx ring separately 2019-02-24 20:27:50 -08:00
hclgevf_mbx.c net: hns3: modify the VF network port media type acquisition method 2019-04-04 10:20:38 -07:00
Makefile