Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e296239 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa3: Configure HOLB for WLAN2 consumer pipe"

parents 7db2d04a 9cd88fea
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ int ipa3_enable_data_path(u32 clnt_hdl)
			holb_cfg.en = IPA_HOLB_TMR_EN;
		} else if (ipa3_ctx->ipa_hw_type == IPA_HW_v4_11 &&
				(ep->client == IPA_CLIENT_WLAN1_CONS ||
				ep->client == IPA_CLIENT_WLAN2_CONS ||
				 ep->client == IPA_CLIENT_USB_CONS)) {
			holb_cfg.en = IPA_HOLB_TMR_EN;
			holb_cfg.tmr_val = IPA_HOLB_TMR_VAL_4_5;