Home
last modified time | relevance | path

Searched defs:chs (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dchannels.c9 unsigned int mlx5e_channels_get_num(struct mlx5e_channels *chs) in mlx5e_channels_get_num() argument
14 static struct mlx5e_channel *mlx5e_channels_get(struct mlx5e_channels *chs, unsigned int ix) in mlx5e_channels_get() argument
20 bool mlx5e_channels_is_xsk(struct mlx5e_channels *chs, unsigned int ix) in mlx5e_channels_is_xsk() argument
27 void mlx5e_channels_get_regular_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn, in mlx5e_channels_get_regular_rqn() argument
37 void mlx5e_channels_get_xsk_rqn(struct mlx5e_channels *chs, unsigne argument
49 mlx5e_channels_get_ptp_rqn(struct mlx5e_channels * chs,u32 * rqn) mlx5e_channels_get_ptp_rqn() argument
60 mlx5e_channels_rx_change_dim(struct mlx5e_channels * chs,bool enable) mlx5e_channels_rx_change_dim() argument
74 mlx5e_channels_tx_change_dim(struct mlx5e_channels * chs,bool enable) mlx5e_channels_tx_change_dim() argument
90 mlx5e_channels_rx_toggle_dim(struct mlx5e_channels * chs) mlx5e_channels_rx_toggle_dim() argument
114 mlx5e_channels_tx_toggle_dim(struct mlx5e_channels * chs) mlx5e_channels_tx_toggle_dim() argument
[all...]
H A Dqos.c13 struct mlx5e_channels *chs; member
38 u16 mlx5e_qid_from_qos(struct mlx5e_channels *chs, u16 qid) in mlx5e_qid_from_qos() argument
69 int mlx5e_open_qos_sq(struct mlx5e_priv *priv, struct mlx5e_channels *chs, in mlx5e_open_qos_sq() argument
261 mlx5e_qos_close_all_queues(struct mlx5e_channels * chs) mlx5e_qos_close_all_queues() argument
269 mlx5e_qos_alloc_queues(struct mlx5e_priv * priv,struct mlx5e_channels * chs) mlx5e_qos_alloc_queues() argument
303 mlx5e_qos_open_queues(struct mlx5e_priv * priv,struct mlx5e_channels * chs) mlx5e_qos_open_queues() argument
359 mlx5e_qos_deactivate_all_queues(struct mlx5e_channels * chs) mlx5e_qos_deactivate_all_queues() argument
[all...]
H A Dreporter_tx.c165 struct mlx5e_channels *chs; in mlx5e_tx_reporter_ptpsq_unhealthy_recover() local
/linux/sound/hda/common/
H A Dbeep.c306 int chs = get_amp_channels(kcontrol); in snd_hda_mixer_amp_switch_get_beep() local
330 u8 chs = get_amp_channels(kcontrol); in snd_hda_mixer_amp_switch_put_beep() local
H A Dcodec.c1439 u8 chs = get_amp_channels(kcontrol); in snd_hda_mixer_amp_volume_info() local
1502 int chs = get_amp_channels(kcontrol); in snd_hda_mixer_amp_volume_get() local
1529 int chs = get_amp_channels(kcontrol); in snd_hda_mixer_amp_volume_put() local
2056 int chs = get_amp_channels(kcontrol); in snd_hda_mixer_amp_switch_info() local
2079 int chs = get_amp_channels(kcontrol); snd_hda_mixer_amp_switch_get() local
2107 int chs = get_amp_channels(kcontrol); snd_hda_mixer_amp_switch_put() local
3770 int chs = substream->runtime->channels; snd_hda_multi_out_analog_prepare() local
[all...]
H A Dhda_local.h28 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs) \ argument
31 #define HDA_COMPOSE_AMP_VAL(nid,chs,idx,dir) \ argument
/linux/sound/hda/core/
H A Dhdmi_chmap.c205 hda_nid_t cvt_nid, int chs) in hdmi_set_channel_count() argument
481 static int hdmi_manual_channel_allocation(int chs, unsigned char *map) in hdmi_manual_channel_allocation() argument
507 int chs, unsigned char *map, in hdmi_manual_setup_channel_mapping() argument
671 int chs, count = 0; in hdmi_chmap_ctl_tlv() local
[all...]
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.c467 u8 chs = get_amp_channels(kctrl); in cs42l42_volume_info() local
494 int chs = get_amp_channels(kctrl); in cs42l42_volume_get() local
517 unsigned int chs, bool mute) in cs42l42_mute() argument
553 int chs = get_amp_channels(kctrl); cs42l42_volume_put() local
[all...]
/linux/sound/hda/codecs/hdmi/
H A Dnvhdmi.c41 int ca, int chs, unsigned char *map) in nvhdmi_chmap_validate() argument
H A Dnvhdmi-mcp.c127 int chs; in nvhdmi_8ch_7x_pcm_prepare() local
H A Dtegrahdmi.c222 int ca, int chs, unsigned char *map) in nvhdmi_chmap_validate() argument
H A Datihdmi.c263 int ca, int chs, unsigned char *map) in atihdmi_paired_chmap_validate() argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c2026 bool mlx5e_reset_tx_channels_moderation(struct mlx5e_channels *chs, u8 cq_period_mode, in mlx5e_reset_tx_channels_moderation() argument
2884 struct mlx5e_channels *chs) in mlx5e_open_channels() argument
2935 mlx5e_activate_channels(struct mlx5e_priv * priv,struct mlx5e_channels * chs) mlx5e_activate_channels() argument
2952 mlx5e_wait_channels_min_rx_wqes(struct mlx5e_channels * chs) mlx5e_wait_channels_min_rx_wqes() argument
2974 mlx5e_deactivate_channels(struct mlx5e_channels * chs) mlx5e_deactivate_channels() argument
2985 mlx5e_close_channels(struct mlx5e_channels * chs) mlx5e_close_channels() argument
3638 mlx5e_modify_channels_vsd(struct mlx5e_channels * chs,bool vsd) mlx5e_modify_channels_vsd() argument
4208 mlx5e_reset_rx_channels_moderation(struct mlx5e_channels * chs,u8 cq_period_mode,bool dim_enabled,bool keep_dim_state) mlx5e_reset_rx_channels_moderation() argument
4261 struct mlx5e_channels *chs = &priv->channels; set_feature_rx_fcs() local
4538 mlx5e_xsk_validate_mtu(struct net_device * netdev,struct mlx5e_channels * chs,struct mlx5e_params * new_params,struct mlx5_core_dev * mdev) mlx5e_xsk_validate_mtu() argument
5549 struct mlx5e_channels *chs = &priv->channels; mlx5e_queue_mem_alloc() local
[all...]
H A Den_ethtool.c631 struct mlx5e_channels *chs; in mlx5e_ethtool_get_per_queue_coalesce() local
860 struct mlx5e_channels *chs; in mlx5e_ethtool_set_per_queue_coalesce() local
/linux/sound/pci/ctxfi/
H A Dctpcm.c419 int chs; in ct_alsa_pcm_create() local
/linux/include/linux/
H A Dslimbus.h139 unsigned int *chs; member
/linux/sound/hda/codecs/
H A Dgeneric.c548 static unsigned int amp_val_replace_channels(unsigned int val, unsigned int chs) in amp_val_replace_channels() argument
1021 unsigned int chs, struct nid_path *path) in add_vol_ctl() argument
1037 int chs = 1; /* mono (left only) */ in get_default_ch_nums() local
1049 int chs = get_default_ch_nums(codec, path, NID_PATH_VOL_CTL); in add_stereo_vol() local
1057 unsigned int chs, struc in add_sw_ctl() argument
1082 int chs = get_default_ch_nums(codec, path, NID_PATH_MUTE_CTL); add_stereo_sw() local
2334 int chs; ch_mode_info() local
3629 unsigned int chs = inv_dmic ? 1 : 3; add_single_cap_ctl() local
[all...]
H A Dca0132.c4272 int chs = get_amp_channels(kcontrol); in voice_focus_ctl_info() local
4307 int chs = get_amp_channels(kcontrol); in mic_svm_ctl_info() local
4342 int chs = get_amp_channels(kcontrol); in equalizer_ctl_info() local
5718 int chs = get_amp_channels(kcontrol); in ca0132_alt_effect_slider_info() local
/linux/sound/pci/ice1712/
H A Dice1724.c691 int i, chs; in snd_vt1724_pcm_hw_params() local
1008 int chs, num_indeps; in snd_vt1724_playback_pro_open() local
[all...]
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c1227 struct ethtool_channels *chs) in cpsw_set_channels() argument
H A Dcpsw_new.c1190 struct ethtool_channels *chs) in cpsw_set_channels() argument
H A Dam65-cpsw-ethtool.c437 struct ethtool_channels *chs) in am65_cpsw_set_channels() argument
/linux/drivers/hwtracing/coresight/
H A Dcoresight-stm.c139 struct channel_space chs; member
[all...]
/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c302 unsigned int i, chs; in gelic_wl_get_range() local
[all...]
/linux/sound/pci/
H A Dintel8x0.c1466 int chs = 2; in snd_intel8x0_pcm1() local

12