qcacmn: Add support for local pkt capture cfg ini
Add support for local pkt capture cfg ini. Change-Id: I7b7e50010d71482d97de46d87ed2c70c78e74cd2 CRs-Fixed: 3415783
Šī revīzija ir iekļauta:

revīziju iesūtīja
Madan Koyyalamudi

vecāks
0419d28f6e
revīzija
9de0de3f01
@@ -9852,6 +9852,9 @@ static uint32_t dp_get_cfg(struct cdp_soc_t *soc, enum cdp_dp_cfg cfg)
|
||||
case cfg_dp_wow_check_rx_pending:
|
||||
value = dpsoc->wlan_cfg_ctx->wow_check_rx_pending_enable;
|
||||
break;
|
||||
case cfg_dp_local_pkt_capture:
|
||||
value = wlan_cfg_get_local_pkt_capture(dpsoc->wlan_cfg_ctx);
|
||||
break;
|
||||
default:
|
||||
value = 0;
|
||||
}
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user