qcacmn: Add support for Third WKK radio in IPA context

Currently we only support DBDC with IPA, to support
TBTC we need to provide pipe setup for third WKK
radio to IPA, so that IPA can register the pipes
in wlan2 smmu context bank for third WKK radio.

Change-Id: I941c0ddec4f23406aa5acabbfb80a7499d830d75
CRs-Fixed: 3456002
This commit is contained in:
Devender Kumar
2023-04-03 11:38:57 +05:30
committed by Madan Koyyalamudi
parent fa0f65caaa
commit b0e26ae525
2 changed files with 13 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ struct dp_ipa_uc_rx_hdr {
#define DP_IPA_HDL_INVALID 0xFF
#define DP_IPA_HDL_FIRST 0
#define DP_IPA_HDL_SECOND 1
#define DP_IPA_HDL_THIRD 2
/**
* wlan_ipa_get_hdl() - Get ipa handle from IPA component
* @psoc: control psoc object