Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe.h408 struct be_resources { struct
649 struct be_resources pool_res; /* resources available for the port */
650 struct be_resources res; /* resources available for the func */
Dbe_main.c4029 struct be_resources *vft_res) in be_calculate_vf_res()
4031 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()
4033 struct be_resources res_mod = {0}; in be_calculate_vf_res()
4121 struct be_resources vft_res = {0}; in be_clear()
4156 struct be_resources res = {0}; in be_vfs_if_create()
4318 struct be_resources *res) in BEx_get_resources()
4356 struct be_resources super_nic_res = {0}; in BEx_get_resources()
4429 struct be_resources res = {0}; in be_get_sriov_config()
4469 struct be_resources vft_res = {0}; in be_alloc_sriov_res()
4495 struct be_resources res = {0}; in be_get_resources()
[all …]
Dbe_cmds.h2498 struct be_resources *res);
2500 struct be_resources *res,
2513 struct be_resources res, u16 num_vfs,
2514 struct be_resources *vft_res);
Dbe_cmds.c4326 static void be_copy_nic_desc(struct be_resources *res, in be_copy_nic_desc()
4345 int be_cmd_get_func_config(struct be_adapter *adapter, struct be_resources *res) in be_cmd_get_func_config()
4438 struct be_resources *res, in be_cmd_get_profile_config()
4635 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config()
4636 struct be_resources *vft_res) in be_cmd_set_sriov_config()