Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe.h402 struct be_resources { struct
644 struct be_resources pool_res; /* resources available for the port */
645 struct be_resources res; /* resources available for the func */
Dbe_main.c4042 struct be_resources *vft_res) in be_calculate_vf_res()
4044 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()
4046 struct be_resources res_mod = {0}; in be_calculate_vf_res()
4134 struct be_resources vft_res = {0}; in be_clear()
4169 struct be_resources res = {0}; in be_vfs_if_create()
4331 struct be_resources *res) in BEx_get_resources()
4369 struct be_resources super_nic_res = {0}; in BEx_get_resources()
4442 struct be_resources res = {0}; in be_get_sriov_config()
4482 struct be_resources vft_res = {0}; in be_alloc_sriov_res()
4508 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.c4323 static void be_copy_nic_desc(struct be_resources *res, in be_copy_nic_desc()
4342 int be_cmd_get_func_config(struct be_adapter *adapter, struct be_resources *res) in be_cmd_get_func_config()
4435 struct be_resources *res, in be_cmd_get_profile_config()
4632 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config()
4633 struct be_resources *vft_res) in be_cmd_set_sriov_config()