qcacmn: Add CDP APIs for FISA HTT msgs
Add CDP APIs for sending HTT messages used for FISA related configurations. Change-Id: Ie4076794b8b4b53611ecb71fbb11d19bd0c36442 CRs-Fixed: 3512038
Tento commit je obsažen v:

odevzdal
Rahul Choudhary

rodič
b47aea82ae
revize
f3a0177ae3
@@ -11239,6 +11239,9 @@ static struct cdp_ctrl_ops dp_ops_ctrl = {
|
||||
#endif
|
||||
.txrx_peer_flush_frags = dp_peer_flush_frags,
|
||||
.umac_reset_is_inprogress = dp_umac_reset_is_inprogress,
|
||||
#ifdef WLAN_SUPPORT_RX_FISA
|
||||
.txrx_fisa_config = dp_fisa_config,
|
||||
#endif
|
||||
};
|
||||
|
||||
static struct cdp_me_ops dp_ops_me = {
|
||||
|
Odkázat v novém úkolu
Zablokovat Uživatele