Searched refs:be_resources (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be.h | 420 struct be_resources { struct 574 struct be_resources pool_res; /* resources available for the port */ 575 struct be_resources res; /* resources available for the func */
|
D | be_cmds.h | 2393 struct be_resources *res); 2395 struct be_resources *res, u8 query, u8 domain); 2406 struct be_resources res, u16 num_vfs,
|
D | be_cmds.c | 3653 static void be_copy_nic_desc(struct be_resources *res, in be_copy_nic_desc() 3672 int be_cmd_get_func_config(struct be_adapter *adapter, struct be_resources *res) in be_cmd_get_func_config() 3734 struct be_resources *res, u8 query, u8 domain) in be_cmd_get_profile_config() 3910 struct be_resources pool_res, in be_fill_vf_res_template() 3915 struct be_resources res_mod = {0}; in be_fill_vf_res_template() 3974 struct be_resources pool_res, u16 num_vfs, in be_cmd_set_sriov_config()
|
D | be_main.c | 3791 struct be_resources res = adapter->pool_res; in be_calculate_vf_qs() 3856 struct be_resources res = {0}; in be_vfs_if_create() 4011 struct be_resources *res) in BEx_get_resources() 4049 struct be_resources super_nic_res = {0}; in BEx_get_resources() 4095 struct be_resources res = {0}; in be_get_sriov_config() 4154 struct be_resources res = {0}; in be_get_resources()
|