Home
last modified time | relevance | path

Searched refs:HINIC_VF (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.h155 #define HINIC_IS_VF(hwif) (HINIC_FUNC_TYPE(hwif) == HINIC_VF)
189 HINIC_VF = 1, enumerator
H A Dhinic_hw_if.c389 if (HINIC_FA0_GET(attr0, FUNC_TYPE) != HINIC_VF && in __print_selftest_reg()
H A Dhinic_hw_dev.c138 case HINIC_VF: in get_dev_cap()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.h151 #define HINIC_IS_VF(hwif) (HINIC_FUNC_TYPE(hwif) == HINIC_VF)
185 HINIC_VF = 1, enumerator
H A Dhinic_hw_if.c354 if (HINIC_FA0_GET(attr0, FUNC_TYPE) != HINIC_VF && in __print_selftest_reg()
H A Dhinic_hw_dev.c132 case HINIC_VF: in get_dev_cap()

Completed in 6 milliseconds