Home
last modified time | relevance | path

Searched refs:chan_max (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/sound/soc/fsl/
H A Dfsl_asrc_common.h37 int chan_max; member
H A Dfsl_asrc_m2m.c394 params->codec.ch_in > cap.chan_max) in fsl_asrc_m2m_comp_set_params()
592 codec->descriptor[j].max_ch = cap.chan_max; in fsl_asrc_m2m_fill_codec_caps()
H A Dfsl_asrc.c1182 cap->chan_max = 10; in fsl_asrc_m2m_get_cap()
H A Dfsl_easrc.c2078 cap->chan_max = 32; in fsl_easrc_m2m_get_cap()
/linux-6.15/fs/smb/client/
H A Dsess.c161 left = ses->chan_max - ses->chan_count; in cifs_try_adding_channels()
167 ses->chan_max); in cifs_try_adding_channels()
187 if (tries > 3*ses->chan_max) { in cifs_try_adding_channels()
H A Dcifsfs.c773 if (tcon->ses->chan_max > 1) in cifs_show_options()
775 tcon->ses->chan_max); in cifs_show_options()
H A Dcifsglob.h1167 size_t chan_max; member
H A Dsmb2pdu.c438 if (ses->chan_max > ses->chan_count && in smb2_reconnect()
1094 if (ses->chan_max > 1) in SMB2_negotiate()
1301 if (tcon->ses->chan_max > 1) in smb3_validate_negotiate()
H A Dconnect.c1928 if (ses->chan_max < ctx->max_channels) in match_session()
2471 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
H A Dsmb2ops.c657 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces()
/linux-6.15/include/linux/greybus/
H A Dgreybus_protocols.h1966 __u8 chan_max; member