Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsess.c172 left = ses->chan_max - ses->chan_count; in cifs_try_adding_channels()
178 ses->chan_max); in cifs_try_adding_channels()
189 ses->chan_max = 1; in cifs_try_adding_channels()
209 if (tries > 3*ses->chan_max) { in cifs_try_adding_channels()
Dcifsfs.c718 if (tcon->ses->chan_max > 1) in cifs_show_options()
720 tcon->ses->chan_max); in cifs_show_options()
Dcifsglob.h1068 size_t chan_max; member
Dconnect.c1818 if (ses->chan_max < ctx->max_channels) in match_session()
2301 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
Dsmb2pdu.c940 if (ses->chan_max > 1) in SMB2_negotiate()
1142 if (tcon->ses->chan_max > 1) in smb3_validate_negotiate()
Dsmb2ops.c614 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces()
/Linux-v6.6/include/linux/greybus/
Dgreybus_protocols.h1970 __u8 chan_max; member