Searched refs:EFX_PCI_FUNCTION_IS_VF (Results 1 – 4 of 4) sorted by relevance
89 if (EFX_PCI_FUNCTION_IS_VF(encp)) { in medford2_board_cfg()
85 if (EFX_PCI_FUNCTION_IS_VF(encp)) { in medford_board_cfg()
153 if (EFX_PCI_FUNCTION_IS_VF(encp)) { in hunt_board_cfg()
1427 #define EFX_PCI_FUNCTION_IS_VF(_encp) ((_encp)->enc_vf != 0xffff) macro