Searched refs:SMB2_MAX_CREDITS (Results 1 – 2 of 2) sorted by relevance
201 conn->max_credits = SMB2_MAX_CREDITS; in init_smb2_1_server()219 conn->max_credits = SMB2_MAX_CREDITS; in init_smb3_0_server()244 conn->max_credits = SMB2_MAX_CREDITS; in init_smb3_02_server()269 conn->max_credits = SMB2_MAX_CREDITS; in init_smb3_11_server()
97 #define SMB2_MAX_CREDITS 8192 macro