Searched refs:profile (Results 176 - 200 of 313) sorted by relevance

1234567891011>>

/linux-master/drivers/md/
H A Ddm-core.h16 #include <linux/blk-crypto-profile.h>
/linux-master/arch/powerpc/kernel/
H A Dirq_64.c36 #include <linux/profile.h>
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c255 enum mlxsw_sp_acl_profile profile)
261 ops = mlxsw_sp_acl_tcam_profile_ops(mlxsw_sp, profile);
273 enum mlxsw_sp_acl_profile profile,
280 ops = mlxsw_sp_acl_tcam_profile_ops(mlxsw_sp, profile);
253 mlxsw_sp_acl_ruleset_lookup(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, u32 chain_index, enum mlxsw_sp_acl_profile profile) argument
271 mlxsw_sp_acl_ruleset_get(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, u32 chain_index, enum mlxsw_sp_acl_profile profile, struct mlxsw_afk_element_usage *tmplt_elusage) argument
H A Dspectrum_acl_tcam.h64 enum mlxsw_sp_acl_profile profile);
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c427 struct iwl_sar_profile *profile,
441 profile->chains[i].subbands[j] = 0;
447 profile->chains[i].subbands[j] =
455 /* Only if all values were valid can the profile be enabled */
456 profile->enabled = enabled;
537 /* The profile from WRDS is officially profile 1, but goes
538 * into sar_profiles[0] (because we don't have a profile 0).
638 * have profile 0). So in the array we start from 1.
426 iwl_acpi_sar_set_profile(union acpi_object *table, struct iwl_sar_profile *profile, bool enabled, u8 num_chains, u8 num_sub_bands) argument
/linux-master/arch/arc/kernel/
H A Dsmp.c15 #include <linux/profile.h>
/linux-master/kernel/
H A Dksysfs.c16 #include <linux/profile.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c1301 const struct mlx5e_profile *profile,
1343 err = mlx5e_ptp_alloc_rx_fs(fs, profile);
1366 const struct mlx5e_profile *profile)
1368 mlx5e_ptp_free_rx_fs(fs, profile);
1443 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile, argument
1457 if (mlx5e_profile_feature_cap(profile, FS_VLAN)) {
1463 if (mlx5e_profile_feature_cap(profile, FS_TC)) {
1299 mlx5e_create_flow_steering(struct mlx5e_flow_steering *fs, struct mlx5e_rx_res *rx_res, const struct mlx5e_profile *profile, struct net_device *netdev) argument
1365 mlx5e_destroy_flow_steering(struct mlx5e_flow_steering *fs, bool ntuple, const struct mlx5e_profile *profile) argument
H A Dmain.c88 MODULE_PARM_DESC(prof_sel, "profile selector. Valid range 0 - 2");
101 static struct mlx5_profile profile[] = { variable in typeref:struct:mlx5_profile
563 struct mlx5_profile *prof = &dev->profile;
584 /* Check log_max_qp from HCA caps to set in current profile */
588 mlx5_core_warn(dev, "log_max_qp value in current profile is %d, changing it to HCA capability limit (%d)\n",
1818 memcpy(&dev->profile, &profile[profile_idx], sizeof(dev->profile));
2304 if (prof_sel >= ARRAY_SIZE(profile)) {
2307 ARRAY_SIZE(profile)
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_pm.c88 if (rdev->pm.profile == PM_PROFILE_AUTO) {
99 switch (rdev->pm.profile) {
361 int cp = rdev->pm.profile;
377 /* Can't set profile when the card is off */
385 rdev->pm.profile = PM_PROFILE_DEFAULT;
387 rdev->pm.profile = PM_PROFILE_AUTO;
389 rdev->pm.profile = PM_PROFILE_LOW;
391 rdev->pm.profile = PM_PROFILE_MID;
393 rdev->pm.profile = PM_PROFILE_HIGH;
418 (pm == PM_METHOD_PROFILE) ? "profile"
[all...]
/linux-master/net/wireless/
H A Dscan.c2310 * a next MBSSID IE - profile is complete.
2332 * of a new profile
2385 u8 *new_ie, *profile; local
2405 profile = kmalloc(tx_data->ielen, gfp);
2406 if (!profile)
2419 /* not a valid BSS profile */
2432 memset(profile, 0, tx_data->ielen);
2437 profile,
2443 profile, profile_len);
2452 /* We don't support legacy split of a profile */
2891 const u8 *profile; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sched.c652 * @opcode: opcode for add, query, or remove profile(s)
656 * @num_processed: number of processed add or remove profile(s) to return
659 * RL profile function to add, query, or remove profile(s)
682 * ice_aq_add_rl_profile - adds rate limiting profile(s)
684 * @num_profiles: the number of profile(s) to be add
690 * Add RL profile (0x0410)
702 * ice_aq_remove_rl_profile - removes RL profile(s)
704 * @num_profiles: the number of profile(s) to remove
710 * Remove RL profile (
3121 ice_sched_bw_to_rl_profile(struct ice_hw *hw, u32 bw, struct ice_aqc_rl_profile_elem *profile) argument
[all...]
H A Dice_switch.c1371 /* this is a recipe to profile association bitmap */
1375 /* this is a profile to recipe association bitmap */
2025 * ice_aq_map_recipe_to_profile - Map recipe to packet profile
2027 * @profile_id: package profile ID to associate the recipe with
2030 * Recipe to profile association (0x0291)
2043 * profile we are associating the recipe to
2051 * ice_aq_get_recipe_to_profile - Map recipe to packet profile
2053 * @profile_id: package profile ID to associate the recipe with
2056 * Associate profile ID with given recipe (0x0293)
2101 * ice_get_recp_to_prof_map - updates recipe to profile mappin
5460 struct ice_dummy_pkt_profile *profile; local
5615 ice_fill_adv_dummy_packet(struct ice_adv_lkup_elem *lkups, u16 lkups_cnt, struct ice_sw_rule_lkup_rx_tx *s_rule, const struct ice_dummy_pkt_profile *profile) argument
6023 const struct ice_dummy_pkt_profile *profile; local
[all...]
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c1913 p->codec.h264.profile =
1917 p->codec.h264.profile =
1921 p->codec.h264.profile =
1926 p->codec.h264.profile =
2040 p->codec.mpeg4.profile =
2044 p->codec.mpeg4.profile =
2088 p->codec.vp8.profile = ctrl->val;
2119 p->codec.hevc.profile =
2123 p->codec.hevc.profile =
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuapi.h89 /* H.264 profile for encoder*/
372 u32 profile; member in struct:dec_initial_info
472 * profile indicator (HEVC only)
474 * 0 : the firmware determines a profile according to the internal_bit_depth
475 * 1 : main profile
476 * 2 : main10 profile
477 * 3 : main still picture profile
478 * In the AVC encoder, a profile cannot be set by the host application.
480 * profile = HIGH (bitdepth 8) profile
482 u32 profile; member in struct:enc_wave_param
[all...]
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-bit.c1826 int profile; local
1839 profile = coda_h264_profile(ctx->params.h264_profile_idc);
1840 if (profile < 0)
1844 /* Baseline profile does not support reordering */
1845 return profile > V4L2_MPEG_VIDEO_H264_PROFILE_BASELINE;
2028 u8 profile, level; local
2031 profile = val & 0xff;
2034 if (profile || level)
2035 coda_update_profile_level_ctrls(ctx, profile, level);
/linux-master/fs/btrfs/
H A Dvolumes.h46 * RAID0 always to be the lowest profile bit.
56 #define BTRFS_BG_FLAG_TO_INDEX(profile) \
57 ilog2((profile) >> (ilog2(BTRFS_BLOCK_GROUP_RAID0) - 1))
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c156 p_vp9_frame->profile = 0;
509 if (frame->profile > V4L2_VP9_PROFILE_MAX)
522 if ((frame->profile < 2 && frame->bit_depth != 8) ||
523 (frame->profile >= 2 &&
528 if ((frame->profile == 0 || frame->profile == 2) &&
534 if ((frame->profile == 1 || frame->profile == 3) &&
908 * Chroma 4:2:2 format require at least High 4:2:2 profile.
911 * use profile
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1114 * @hbq_desc: pointer to the HBQ selection profile descriptor.
1133 * @hbq_desc: pointer to the HBQ selection profile descriptor.
1155 * @hbq_desc: pointer to the HBQ selection profile descriptor.
1185 * ring and HBQ based on a selection profile.
1205 hbqmb->profile = hbq_desc->profile; /* Selection profile:
1211 hbqmb->headerLen = hbq_desc->headerLen; /* 0 if not profile 4
1227 if (hbq_desc->profile == 2)
1229 else if (hbq_desc->profile
[all...]
/linux-master/drivers/platform/x86/
H A Dacer-wmi.c726 * The profile used before turbo mode. This variable is needed for
1810 enum platform_profile_option *profile)
1822 *profile = PLATFORM_PROFILE_PERFORMANCE;
1825 *profile = PLATFORM_PROFILE_BALANCED_PERFORMANCE;
1828 *profile = PLATFORM_PROFILE_BALANCED;
1831 *profile = PLATFORM_PROFILE_QUIET;
1834 *profile = PLATFORM_PROFILE_LOW_POWER;
1845 enum platform_profile_option profile)
1850 switch (profile) {
1909 /* Set default non-turbo profile */
1809 acer_predator_v4_platform_profile_get(struct platform_profile_handler *pprof, enum platform_profile_option *profile) argument
1844 acer_predator_v4_platform_profile_set(struct platform_profile_handler *pprof, enum platform_profile_option profile) argument
[all...]
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c42 stream->profile, stream->level);
/linux-master/include/uapi/sound/
H A Dcompress_params.h389 * @profile: Mandatory for encoders, can be mandatory for specific
408 __u32 profile; member in struct:snd_codec
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-trace-vp9.h43 "profile %u\n"
112 __entry->f.profile,
/linux-master/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c714 param.profile = MMAL_VIDEO_PROFILE_H264_BASELINE;
717 param.profile =
721 param.profile = MMAL_VIDEO_PROFILE_H264_MAIN;
724 param.profile = MMAL_VIDEO_PROFILE_H264_HIGH;
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c764 /* check the codec profile */
765 switch (codec->profile) {
788 dev_err(dev, "Unknown WMA profile:%x\n",
789 codec->profile);
901 params->codec.profile, prtd->bits_per_sample,
960 prtd->codec.profile,

Completed in 323 milliseconds

1234567891011>>