Searched refs:profile_id (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13-stable/sys/cddl/dev/profile/ |
| HD | profile.c | 217 static dtrace_provider_id_t profile_id; variable 311 if (dtrace_probe_lookup(profile_id, NULL, NULL, name) != 0) in profile_create() 330 prof->prof_id = dtrace_probe_create(profile_id, in profile_create() 643 NULL, &profile_pops, NULL, &profile_id) != 0) in profile_load() 653 if ((error = dtrace_unregister(profile_id)) != 0) in profile_unload()
|
| /freebsd-13-stable/sys/dev/ice/ |
| HD | ice_flex_type.h | 149 u32 profile_id; member
|
| HD | ice_type.h | 786 #define ICE_TXSCHED_GET_RL_PROF_ID(p) LE16_TO_CPU((p)->info.profile_id)
|
| HD | ice_sched.c | 4298 u16 profile_id) in ice_sched_rm_rl_profile() argument 4310 LE16_TO_CPU(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile() 4311 profile_id) { in ice_sched_rm_rl_profile() 4406 rl_prof_id = LE16_TO_CPU(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw()
|
| HD | ice_ddp_common.c | 1631 fvl->profile_id = offset; in ice_get_sw_fv_list()
|
| HD | ice_adminq_cmd.h | 1204 __le16 profile_id; member
|
| /freebsd-13-stable/sys/dev/ocs_fc/ |
| HD | ocs_hw.h | 265 uint32_t profile_id; member 1352 uint32_t profile_id, void *arg);
|
| HD | sli4.h | 2757 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,
|
| HD | ocs_mgmt.c | 2044 sprintf(result_line, "0x%02x:%s\n", result.list->descriptors[i].profile_id, in get_profile_list()
|
| HD | sli4.c | 2935 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()
|
| HD | ocs_hw.c | 7614 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-13-stable/sys/dev/mlx5/ |
| HD | mlx5_ifc.h | 8403 u8 profile_id[0xc]; member
|