qcacmn: Set MaxMsgsPerBundledRecv in HTC_SETUP_COMPLETE_EX_MSG

Set MaxMsgsPerBundledRecv in HTC_SETUP_COMPLETE_EX_MSG for USB,SDIO
interfaces.
This is required for enabling RX bundling.

Change-Id: Ifb6a9a7167701c051d405bfae125fcfd0c8c55c5
CRs-Fixed: 2414409
This commit is contained in:
Ajit Pal Singh
2019-01-25 12:16:14 +05:30
committed by nshrivas
parent 2f79dd975f
commit ed6f03ba6e

View File

@@ -742,6 +742,7 @@ QDF_STATUS htc_start(HTC_HANDLE HTCHandle)
HTC_SETUP_COMPLETE_FLAGS_ENABLE_BUNDLE_RECV;
hif_set_bundle_mode(target->hif_dev, true,
HTC_MAX_MSG_PER_BUNDLE_RX);
pSetupComp->MaxMsgsPerBundledRecv = HTC_MAX_MSG_PER_BUNDLE_RX;
}
SET_HTC_PACKET_INFO_TX(pSendPacket,