Searched refs:HNAE3_DEV_ID_VF (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 53 #define HNAE3_DEV_ID_VF 0xA22E macro
|
H A D | hns3_enet.c | 87 {PCI_VDEVICE(HUAWEI, HNAE3_DEV_ID_VF), 0}, 2103 case HNAE3_DEV_ID_VF: in hns3_is_phys_func()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 58 #define HNAE3_DEV_ID_VF 0xA22E macro
|
H A D | hns3_enet.c | 101 {PCI_VDEVICE(HUAWEI, HNAE3_DEV_ID_VF), 0}, 3061 case HNAE3_DEV_ID_VF: in hns3_is_phys_func()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 22 {PCI_VDEVICE(HUAWEI, HNAE3_DEV_ID_VF), 0},
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 28 {PCI_VDEVICE(HUAWEI, HNAE3_DEV_ID_VF), 0},
|
Completed in 25 milliseconds