Searched refs:pool_res (Results 1 – 3 of 3) sorted by relevance
644 struct be_resources pool_res; /* resources available for the port */ member696 #define be_max_vfs(adapter) (adapter->pool_res.max_vfs)707 (adapter->pool_res.max_rss_tables)
4042 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()4149 be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_clear()4434 adapter->pool_res.max_rss_tables = in be_calculate_pf_pool_rss_tables()4452 adapter->pool_res = res; in be_get_sriov_config()4463 adapter->pool_res.max_vfs = in be_get_sriov_config()4495 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, 0, in be_alloc_sriov_res()6062 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_pci_sriov_configure()
4631 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config() argument