Home
last modified time | relevance | path

Searched refs:SMB2_MAX_CREDITS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ksmbd/
Dsmb2ops.c22 .max_credits = SMB2_MAX_CREDITS,
48 .max_credits = SMB2_MAX_CREDITS,
75 .max_credits = SMB2_MAX_CREDITS,
102 .max_credits = SMB2_MAX_CREDITS,
Dsmb2pdu.h20 #define SMB2_MAX_CREDITS 8192 macro