Searched refs:vc_txmax (Results 1 – 5 of 5) sorted by relevance
409 vcp->vc_txmax = sv->sv_maxtx; in smb_smb_negotiate()410 if (vcp->vc_txmax > 0x8000) in smb_smb_negotiate()411 vcp->vc_txmax = 0x8000; in smb_smb_negotiate()427 tlen = vcp->vc_txmax - 68; in smb_smb_negotiate()
300 #define vc_txmax vc_iods.is_txmax macro
1087 txmax = vcp->vc_txmax; in smb_t2_request_int()1328 txmax = vcp->vc_txmax; in smb_nt_request_int()
339 vcp->vc_txmax = sp->sv2_maxtransact; in smb2_smb_negotiate()
177 t2p->t2_maxdcount = vcp->vc_txmax; in smbfs_smb1_trans2_query()