Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
A Dbe.h645 struct be_resources pool_res; /* resources available for the port */ member
697 #define be_max_vfs(adapter) (adapter->pool_res.max_vfs)
708 (adapter->pool_res.max_rss_tables)
A Dbe_main.c4043 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()
4150 be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_clear()
4435 adapter->pool_res.max_rss_tables = in be_calculate_pf_pool_rss_tables()
4453 adapter->pool_res = res; in be_get_sriov_config()
4464 adapter->pool_res.max_vfs = in be_get_sriov_config()
4496 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, 0, in be_alloc_sriov_res()
6067 status = be_cmd_set_sriov_config(adapter, adapter->pool_res, in be_pci_sriov_configure()
A Dbe_cmds.c4631 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config() argument

Completed in 26 milliseconds