Searched refs:scredits (Results 1 – 1 of 1) sorted by relevance
168 unsigned int scredits; in smb2_wait_mtu_credits() local187 scredits = server->credits; in smb2_wait_mtu_credits()189 if (scredits <= 8) { in smb2_wait_mtu_credits()197 scredits -= 8; in smb2_wait_mtu_credits()199 scredits * SMB2_MAX_BUFFER_SIZE); in smb2_wait_mtu_credits()