Home
last modified time | relevance | path

Searched refs:EFX_VPORT_PCI_FUNCTION_IS_PF (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_evb.c181 if (EFX_VPORT_PCI_FUNCTION_IS_PF(configp)) { in efx_evb_free_vport()
269 if (EFX_VPORT_PCI_FUNCTION_IS_PF(configp)) { in efx_evb_configure_vport()
H A Defx.h1608 #define EFX_VPORT_PCI_FUNCTION_IS_PF(configp) \ macro