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)
4044 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()4151 be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_clear()4436 adapter->pool_res.max_rss_tables = in be_calculate_pf_pool_rss_tables()4454 adapter->pool_res = res; in be_get_sriov_config()4465 adapter->pool_res.max_vfs = in be_get_sriov_config()4497 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, 0, in be_alloc_sriov_res()6051 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_pci_sriov_configure()
4632 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config() argument