Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A 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 */
403 max_vfsbe_resources global() argument
404 max_mcast_macbe_resources global() argument
405 max_tx_qsbe_resources global() argument
406 max_rss_qsbe_resources global() argument
407 max_rx_qsbe_resources global() argument
408 max_cq_countbe_resources global() argument
409 max_uc_macbe_resources global() argument
410 max_vlansbe_resources global() argument
411 max_iface_countbe_resources global() argument
412 max_mcc_countbe_resources global() argument
413 max_evt_qsbe_resources global() argument
414 max_nic_evt_qsbe_resources global() argument
415 if_cap_flagsbe_resources global() argument
416 vf_if_cap_flagsbe_resources global() argument
417 flagsbe_resources global() argument
421 max_rss_tablesbe_resources global() argument
H A 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 re in be_get_resources()
[all...]
H 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);
H A 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()