Searched refs:EFX_PCI_FUNCTION_IS_VF (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c238 if (EFX_PCI_FUNCTION_IS_VF(encp)) {
H A Dmedford_nic.c246 if (EFX_PCI_FUNCTION_IS_VF(encp)) {
H A Defx.h1221 #define EFX_PCI_FUNCTION_IS_VF(_encp) ((_encp)->enc_vf != 0xffff) macro

Completed in 74 milliseconds