Searched refs:chan_max (Results 1 – 6 of 6) sorted by relevance
68 int left = ses->chan_max - ses->chan_count; in cifs_try_adding_channels()78 ses->chan_max); in cifs_try_adding_channels()89 ses->chan_max = 1; in cifs_try_adding_channels()122 if (tries > 3*ses->chan_max) { in cifs_try_adding_channels()
670 if (tcon->ses->chan_max > 1) in cifs_show_options()672 tcon->ses->chan_max); in cifs_show_options()
943 size_t chan_max; member
1519 if (ses->chan_max < ctx->max_channels) in match_session()1954 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
896 if (ses->chan_max > 1) in SMB2_negotiate()1096 if (tcon->ses->chan_max > 1) in smb3_validate_negotiate()
1970 __u8 chan_max; member