Searched refs:maxReq (Results 1 – 3 of 3) sorted by relevance
724 unsigned int maxReq; /* Clients should submit no more */725 /* than maxReq distinct unanswered SMBs to the server when using */723 unsigned int maxReq; /* Clients should submit no more */ global() member
681 pSMB->req.MaxMpxCount = cpu_to_le16(server->maxReq); in cifs_ssetup_hdr()
472 server->maxReq = min_t(unsigned int, le16_to_cpu(pSMBr->MaxMpxCount), in CIFSSMBNegotiate()474 set_credits(server, server->maxReq); in CIFSSMBNegotiate()