Searched refs:pool_res (Results 1 – 3 of 3) sorted by relevance
649 struct be_resources pool_res; /* resources available for the port */ member706 #define be_max_vfs(adapter) (adapter->pool_res.max_vfs)717 (adapter->pool_res.max_rss_tables)
4031 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()4138 be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_clear()4423 adapter->pool_res.max_rss_tables = in be_calculate_pf_pool_rss_tables()4441 adapter->pool_res = res; in be_get_sriov_config()4452 adapter->pool_res.max_vfs = in be_get_sriov_config()4484 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, 0, in be_alloc_sriov_res()6205 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_pci_sriov_configure()
4635 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config() argument