Searched refs:EFX_PCI_FUNCTION_IS_PF (Results 1 – 2 of 2) sorted by relevance
1488 if (EFX_PCI_FUNCTION_IS_PF(encp)) { in ef10_get_privilege_mask()1872 if (EFX_PCI_FUNCTION_IS_PF(encp)) { in efx_mcdi_nic_board_cfg()1942 if (EFX_PCI_FUNCTION_IS_PF(encp)) in efx_mcdi_nic_board_cfg()2380 if (EFX_PCI_FUNCTION_IS_PF(&enp->en_nic_cfg) || in ef10_upstream_port_vadaptor_alloc()
1611 #define EFX_PCI_FUNCTION_IS_PF(_encp) ((_encp)->enc_vf == EFX_PCI_VF_INVALID) macro1615 (EFX_PCI_FUNCTION_IS_PF(_encp) ? (_encp)->enc_pf : (_encp)->enc_vf)