Home
last modified time | relevance | path

Searched refs:pool_res (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4046 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()
4153 be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_clear()
4437 adapter->pool_res.max_rss_tables = in be_calculate_pf_pool_rss_tables()
4455 adapter->pool_res = res; in be_get_sriov_config()
4466 adapter->pool_res.max_vfs = in be_get_sriov_config()
4498 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, 0, in be_alloc_sriov_res()
6050 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_pci_sriov_configure()
H A Dbe_cmds.c4637 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config() argument