Searched refs:from_fs (Results 1 – 2 of 2) sorted by relevance
1716 if (profile->from_fs) { in npc_config_kpucam()1740 if (profile->from_fs) in npc_get_ikpu_nth_entry()1752 if (profile->from_fs) in npc_get_num_kpu_cam_entries()1764 if (profile->from_fs) in npc_get_kpu_cam_nth_entry()1776 if (profile->from_fs) in npc_get_num_kpu_action_entries()1789 if (profile->from_fs) in npc_get_kpu_action_nth_entry()2030 bool from_fs, int *fw_kpus) in npc_apply_custom_kpu() argument2102 return from_fs ? npc_apply_custom_kpu_from_fs(rvu, profile) : in npc_apply_custom_kpu()2275 profile->from_fs = true; in npc_load_kpu_profile_from_fs()2284 profile->from_fs = false; in npc_load_kpu_profile()[all …]
568 bool from_fs; member