Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
A Dbe.h403 struct be_resources { struct
645 struct be_resources pool_res; /* resources available for the port */
646 struct be_resources res; /* resources available for the func */
A Dbe_main.c4041 struct be_resources *vft_res) in be_calculate_vf_res()
4043 struct be_resources res = adapter->pool_res; in be_calculate_vf_res()
4045 struct be_resources res_mod = {0}; in be_calculate_vf_res()
4133 struct be_resources vft_res = {0}; in be_clear()
4168 struct be_resources res = {0}; in be_vfs_if_create()
4330 struct be_resources *res) in BEx_get_resources()
4368 struct be_resources super_nic_res = {0}; in BEx_get_resources()
4441 struct be_resources res = {0}; in be_get_sriov_config()
4481 struct be_resources vft_res = {0}; in be_alloc_sriov_res()
4507 struct be_resources res = {0}; in be_get_resources()
[all …]
A 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);
A 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()

Completed in 39 milliseconds