Searched refs:EFX_PCI_FUNCTION_IS_VF (Results 1 – 4 of 4) sorted by relevance
68 if (EFX_PCI_FUNCTION_IS_VF(encp)) { in medford_board_cfg()
70 if (EFX_PCI_FUNCTION_IS_VF(encp)) { in medford2_board_cfg()
133 if (EFX_PCI_FUNCTION_IS_VF(encp)) { in hunt_board_cfg()
1612 #define EFX_PCI_FUNCTION_IS_VF(_encp) ((_encp)->enc_vf != EFX_PCI_VF_INVALID) macro