Searched refs:maxReq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h165 unsigned int maxReq; /* Clients should submit no more */ member in struct:TCP_Server_Info
166 /* than maxReq distinct unanswered SMBs to the server when using */
H A Dsess.c131 pSMB->req.MaxMpxCount = cpu_to_le16(ses->server->maxReq);
H A Dcifssmb.c444 server->maxReq = le16_to_cpu(rsp->MaxMpxCount);
556 server->maxReq = le16_to_cpu(pSMBr->MaxMpxCount);

Completed in 72 milliseconds