Home
last modified time | relevance | path

Searched refs:be_resources (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/emulex/benet/
Dbe.h404 struct be_resources { struct
646 struct be_resources pool_res; /* resources available for the port */
647 struct be_resources res; /* resources available for the func */
Dbe_main.c4025 struct be_resources *vft_res) in be_calculate_vf_res()
4027 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()
4029 struct be_resources res_mod = {0}; in be_calculate_vf_res()
4117 struct be_resources vft_res = {0}; in be_clear()
4152 struct be_resources res = {0}; in be_vfs_if_create()
4314 struct be_resources *res) in BEx_get_resources()
4352 struct be_resources super_nic_res = {0}; in BEx_get_resources()
4425 struct be_resources res = {0}; in be_get_sriov_config()
4465 struct be_resources vft_res = {0}; in be_alloc_sriov_res()
4491 struct be_resources res = {0}; in be_get_resources()
[all …]
Dbe_cmds.h2494 struct be_resources *res);
2496 struct be_resources *res,
2509 struct be_resources res, u16 num_vfs,
2510 struct be_resources *vft_res);
Dbe_cmds.c4320 static void be_copy_nic_desc(struct be_resources *res, in be_copy_nic_desc()
4339 int be_cmd_get_func_config(struct be_adapter *adapter, struct be_resources *res) in be_cmd_get_func_config()
4432 struct be_resources *res, in be_cmd_get_profile_config()
4629 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config()
4630 struct be_resources *vft_res) in be_cmd_set_sriov_config()