Lines Matching refs:be_physfn
4146 if (skyhawk_chip(adapter) && be_physfn(adapter) && in be_clear()
4335 if (be_physfn(adapter)) in BEx_get_resources()
4384 !use_sriov && be_physfn(adapter)) in BEx_get_resources()
4389 if (be_physfn(adapter)) in BEx_get_resources()
4409 if (be_physfn(adapter)) in be_setup_init()
4568 if (!lancer_chip(adapter) && be_physfn(adapter)) in be_get_config()
4583 if (be_physfn(adapter)) { in be_get_config()
4847 if (!BE2_chip(adapter) && be_physfn(adapter)) in be_setup()
4894 if (be_physfn(adapter)) in be_setup()
4914 if (be_physfn(adapter) && !lancer_chip(adapter)) in be_setup()
5491 if (be_physfn(adapter) && in be_worker()
5574 if (BEx_chip(adapter) && be_physfn(adapter)) { in be_map_pci_bars()
5586 if (be_physfn(adapter)) { in be_map_pci_bars()
5787 return be_physfn(adapter) ? "PF" : "VF"; in func_name()
5865 if (be_physfn(adapter) && IS_ENABLED(CONFIG_BE2NET_HWMON)) { in be_probe()