Home
last modified time | relevance | path

Searched refs:profile_id (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c198 static dtrace_provider_id_t profile_id; variable
295 if (dtrace_probe_lookup(profile_id, NULL, NULL, name) != 0) in profile_create()
314 prof->prof_id = dtrace_probe_create(profile_id, in profile_create()
623 NULL, &profile_pops, NULL, &profile_id) != 0) in profile_load()
633 if ((error = dtrace_unregister(profile_id)) != 0) in profile_unload()
/freebsd/sys/dev/ice/
H A Dice_flex_type.h149 u32 profile_id; member
H A Dice_type.h803 #define ICE_TXSCHED_GET_RL_PROF_ID(p) LE16_TO_CPU((p)->info.profile_id)
H A Dice_sched.c4293 * @profile_id: profile ID to remove
4296 * 'profile_type' and profile ID as 'profile_id'. The caller needs to hold
4301 u16 profile_id) in ice_sched_rm_rl_profile()
4313 LE16_TO_CPU(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile()
4314 profile_id) { in ice_sched_rm_rl_profile()
4409 rl_prof_id = LE16_TO_CPU(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw()
4299 ice_sched_rm_rl_profile(struct ice_hw * hw,u8 layer_num,u8 profile_type,u16 profile_id) ice_sched_rm_rl_profile() argument
H A Dice_ddp_common.c1626 fvl->profile_id = offset; in ice_get_sw_fv_list()
H A Dice_adminq_cmd.h1209 __le16 profile_id;
1199 __le16 profile_id; global() member
/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h265 uint32_t profile_id; member
1352 uint32_t profile_id, void *arg);
H A Dsli4.h2757 uint32_t profile_id:8, member
2777 uint32_t profile_id:8, member
2797 uint32_t profile_id:8, member
3720 uint8_t profile_id, uint32_t descriptor_count,
H A Docs_mgmt.c2044 sprintf(result_line, "0x%02x:%s\n", result.list->descriptors[i].profile_id, in get_profile_list()
H A Dsli4.c2935 uint8_t profile_id, uint32_t descriptor_count, uint8_t isap) in sli_cmd_common_set_profile_config() argument
2960 req->profile_id = profile_id; in sli_cmd_common_set_profile_config()
H A Docs_hw.c7614 list->descriptors[i].profile_id = response->profile_descriptor[i].profile_id; in ocs_hw_get_profile_list_cb()
8122 ocs_hw_set_active_profile(ocs_hw_t *hw, ocs_set_active_profile_cb_t cb, uint32_t profile_id, void* … in ocs_hw_set_active_profile() argument
8151 if (sli_cmd_common_set_active_profile(&hw->sli, mbxdata, SLI4_BMBX_SIZE, 0, profile_id)) { in ocs_hw_set_active_profile()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h9244 u8 profile_id[0xc];
8926 u8 profile_id[0xc]; global() member