Searched refs:pcie_func (Results 1 – 1 of 1) sorted by relevance
356 bool pcie_func; in ef100_mport_on_local_intf() local358 pcie_func = ef100_mport_is_pcie_vnic(mport_desc); in ef100_mport_on_local_intf()360 return nic_data->have_local_intf && pcie_func && in ef100_mport_on_local_intf()366 bool pcie_func; in ef100_mport_is_vf() local368 pcie_func = ef100_mport_is_pcie_vnic(mport_desc); in ef100_mport_is_vf()369 return pcie_func && (mport_desc->vf_idx != MAE_MPORT_DESC_VF_IDX_NULL); in ef100_mport_is_vf()