On Tue, Oct 11, 2022 at 02:42:10PM -0400, Jim Quinlan wrote: > Set RCB_MPS mode bit so that data for PCIe read requests up to the size of > the Maximum Payload Size (MPS) are returned in one completion, and data for > PCIe read requests greater than the MPS are split at the specified Read > Completion Boundary setting. > > Set RCB_64B so that the Read Compeletion Boundary is 64B. s/Compeletion/Completion/