/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hclge_mbx.h | 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | hnae3.h | 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.h | 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | hclgevf_main.c | 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_mbx.c | 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> 32e6d104c6fe01713a039a98842e4d2f6bb505ec Mon May 31 02:38:43 UTC 2021 Jian Shen <shenjian15@huawei.com> net: hns3: add query basic info support for VF
There are some features of VF depend on PF, so it's necessary for VF to know whether PF supports. For compatibility, modify the mailbox HCLGE_MBX_GET_TCINFO, extend its function, use to get the basic information of PF, including mailbox api version and PF capabilities.
Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|