Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dsess.c171 left = ses->chan_max - ses->chan_count; in cifs_try_adding_channels()
177 ses->chan_max); in cifs_try_adding_channels()
188 ses->chan_max = 1; in cifs_try_adding_channels()
208 if (tries > 3*ses->chan_max) { in cifs_try_adding_channels()
A Dcifsfs.c710 if (tcon->ses->chan_max > 1) in cifs_show_options()
712 tcon->ses->chan_max); in cifs_show_options()
A Dcifsglob.h1083 size_t chan_max; member
A Dconnect.c1736 if (ses->chan_max < ctx->max_channels) { in match_session()
2207 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
A Dsmb2pdu.c899 if (ses->chan_max > 1) in SMB2_negotiate()
1101 if (tcon->ses->chan_max > 1) in smb3_validate_negotiate()
A Dsmb2ops.c552 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces()
/linux-6.3-rc2/include/linux/greybus/
A Dgreybus_protocols.h1970 __u8 chan_max; member

Completed in 52 milliseconds