Lines Matching refs:be_physfn
4133 if (skyhawk_chip(adapter) && be_physfn(adapter) && in be_clear()
4322 if (be_physfn(adapter)) in BEx_get_resources()
4371 !use_sriov && be_physfn(adapter)) in BEx_get_resources()
4376 if (be_physfn(adapter)) in BEx_get_resources()
4396 if (be_physfn(adapter)) in be_setup_init()
4555 if (!lancer_chip(adapter) && be_physfn(adapter)) in be_get_config()
4570 if (be_physfn(adapter)) { in be_get_config()
4832 if (!BE2_chip(adapter) && be_physfn(adapter)) in be_setup()
4879 if (be_physfn(adapter)) in be_setup()
4899 if (be_physfn(adapter) && !lancer_chip(adapter)) in be_setup()
5621 if (be_physfn(adapter) && in be_worker()
5704 if (BEx_chip(adapter) && be_physfn(adapter)) { in be_map_pci_bars()
5716 if (be_physfn(adapter)) { in be_map_pci_bars()
5920 return be_physfn(adapter) ? "PF" : "VF"; in func_name()
6009 if (be_physfn(adapter) && IS_ENABLED(CONFIG_BE2NET_HWMON)) { in be_probe()