Searched refs:be_resources (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be.h | 413 struct be_resources { struct 557 struct be_resources pool_res; /* resources available for the port */ 558 struct be_resources res; /* resources available for the func */
|
D | be_cmds.h | 2355 struct be_resources *res); 2357 struct be_resources *res, u8 query, u8 domain); 2368 struct be_resources res, u16 num_vfs,
|
D | be_cmds.c | 3574 static void be_copy_nic_desc(struct be_resources *res, in be_copy_nic_desc() 3593 int be_cmd_get_func_config(struct be_adapter *adapter, struct be_resources *res) in be_cmd_get_func_config() 3653 struct be_resources *res, u8 query, u8 domain) in be_cmd_get_profile_config() 3824 struct be_resources pool_res, in be_fill_vf_res_template() 3829 struct be_resources res_mod = {0}; in be_fill_vf_res_template() 3884 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config()
|
D | be_main.c | 3480 struct be_resources res = adapter->pool_res; in be_calculate_vf_qs() 3559 struct be_resources res = {0}; in be_vfs_if_create() 3703 struct be_resources *res) in BEx_get_resources() 3740 struct be_resources super_nic_res = {0}; in BEx_get_resources() 3786 struct be_resources res = {0}; in be_get_sriov_config() 3845 struct be_resources res = {0}; in be_get_resources()
|