Searched refs:EFX_PCI_FUNCTION_IS_PF (Results 1 – 2 of 2) sorted by relevance
1564 if (EFX_PCI_FUNCTION_IS_PF(encp)) { in ef10_get_privilege_mask()1995 if (EFX_PCI_FUNCTION_IS_PF(encp)) { in efx_mcdi_nic_board_cfg()2077 if (EFX_PCI_FUNCTION_IS_PF(encp)) in efx_mcdi_nic_board_cfg()2511 if (EFX_PCI_FUNCTION_IS_PF(&enp->en_nic_cfg) || in ef10_upstream_port_vadaptor_alloc()
1674 #define EFX_PCI_FUNCTION_IS_PF(_encp) ((_encp)->enc_vf == EFX_PCI_VF_INVALID) macro1678 (EFX_PCI_FUNCTION_IS_PF(_encp) ? (_encp)->enc_pf : (_encp)->enc_vf)