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
Este cometimento está contido em:

cometido por
nshrivas

ascendente
2f79dd975f
cometimento
ed6f03ba6e
@@ -742,6 +742,7 @@ QDF_STATUS htc_start(HTC_HANDLE HTCHandle)
|
|||||||
HTC_SETUP_COMPLETE_FLAGS_ENABLE_BUNDLE_RECV;
|
HTC_SETUP_COMPLETE_FLAGS_ENABLE_BUNDLE_RECV;
|
||||||
hif_set_bundle_mode(target->hif_dev, true,
|
hif_set_bundle_mode(target->hif_dev, true,
|
||||||
HTC_MAX_MSG_PER_BUNDLE_RX);
|
HTC_MAX_MSG_PER_BUNDLE_RX);
|
||||||
|
pSetupComp->MaxMsgsPerBundledRecv = HTC_MAX_MSG_PER_BUNDLE_RX;
|
||||||
}
|
}
|
||||||
|
|
||||||
SET_HTC_PACKET_INFO_TX(pSendPacket,
|
SET_HTC_PACKET_INFO_TX(pSendPacket,
|
||||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador