Home
last modified time | relevance | path

Searched refs:HINIC_VF (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_if.h155 #define HINIC_IS_VF(hwif) (HINIC_FUNC_TYPE(hwif) == HINIC_VF)
189 HINIC_VF = 1, enumerator
Dhinic_hw_if.c389 if (HINIC_FA0_GET(attr0, FUNC_TYPE) != HINIC_VF && in __print_selftest_reg()
Dhinic_hw_dev.c138 case HINIC_VF: in get_dev_cap()