Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsess.c87 left = ses->chan_max - ses->chan_count; in cifs_try_adding_channels()
92 ses->chan_max); in cifs_try_adding_channels()
98 ses->chan_max = 1; in cifs_try_adding_channels()
134 if (tries > 3*ses->chan_max) { in cifs_try_adding_channels()
A Dcifsfs.c669 if (tcon->ses->chan_max > 1) in cifs_show_options()
671 tcon->ses->chan_max); in cifs_show_options()
A Dcifsglob.h975 size_t chan_max; member
A Dconnect.c1609 if (ses->chan_max < ctx->max_channels) { in match_session()
2069 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()
1099 if (tcon->ses->chan_max > 1) in smb3_validate_negotiate()
/linux/include/linux/greybus/
A Dgreybus_protocols.h1970 __u8 chan_max; member

Completed in 41 milliseconds