Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A 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,
H A Dsmb2pdu.h20 #define SMB2_MAX_CREDITS 8192 macro