Home
last modified time | relevance | path

Searched refs:be_cmd_get_profile_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4068 be_cmd_get_profile_config(adapter, &res_mod, NULL, ACTIVE_PROFILE_TYPE, in be_calculate_vf_res()
4179 status = be_cmd_get_profile_config(adapter, &res, NULL, in be_vfs_if_create()
4374 be_cmd_get_profile_config(adapter, &super_nic_res, NULL, in BEx_get_resources()
4428 be_cmd_get_profile_config(adapter, NULL, &port_res, SAVED_PROFILE_TYPE, in be_calculate_pf_pool_rss_tables()
4445 be_cmd_get_profile_config(adapter, &res, NULL, ACTIVE_PROFILE_TYPE, in be_get_sriov_config()
H A Dbe_cmds.h2495 int be_cmd_get_profile_config(struct be_adapter *adapter,
H A Dbe_cmds.c4434 int be_cmd_get_profile_config(struct be_adapter *adapter, in be_cmd_get_profile_config() function