Searched refs:chan_max (Results 1 – 6 of 6) sorted by relevance
87 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()
669 if (tcon->ses->chan_max > 1) in cifs_show_options()671 tcon->ses->chan_max); in cifs_show_options()
975 size_t chan_max; member
1609 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()
899 if (ses->chan_max > 1) in SMB2_negotiate()1099 if (tcon->ses->chan_max > 1) in smb3_validate_negotiate()
1970 __u8 chan_max; member
Completed in 41 milliseconds