Home
last modified time | relevance | path

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

/openbmc/linux/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()