Home
last modified time | relevance | path

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

/linux-6.1.9/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.c4040 struct be_resources *vft_res) in be_calculate_vf_res()
4042 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()
4044 struct be_resources res_mod = {0}; in be_calculate_vf_res()
4132 struct be_resources vft_res = {0}; in be_clear()
4167 struct be_resources res = {0}; in be_vfs_if_create()
4329 struct be_resources *res) in BEx_get_resources()
4367 struct be_resources super_nic_res = {0}; in BEx_get_resources()
4440 struct be_resources res = {0}; in be_get_sriov_config()
4480 struct be_resources vft_res = {0}; in be_alloc_sriov_res()
4506 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.c4322 static void be_copy_nic_desc(struct be_resources *res, in be_copy_nic_desc()
4341 int be_cmd_get_func_config(struct be_adapter *adapter, struct be_resources *res) in be_cmd_get_func_config()
4434 struct be_resources *res, in be_cmd_get_profile_config()
4631 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config()
4632 struct be_resources *vft_res) in be_cmd_set_sriov_config()