qcacmn: add an ini field to control rx frame pending check
Add a ini control field to control rx frame pending check logic in WoW case. In some cases, power consumption is more important than rx frame ping loss, so add a control flag Change-Id: I8c4d3725edddb82a0f06dc70c22a8dd5243209f2 CRs-Fixed: 2806786
This commit is contained in:
@@ -630,6 +630,8 @@ wlan_cfg_soc_attach(struct cdp_ctrl_objmgr_psoc *psoc)
|
||||
cfg_get(psoc, CFG_DP_RX_RADIO_1_DEFAULT_REO);
|
||||
wlan_cfg_ctx->radio2_rx_default_reo =
|
||||
cfg_get(psoc, CFG_DP_RX_RADIO_2_DEFAULT_REO);
|
||||
wlan_cfg_ctx->wow_check_rx_pending_enable =
|
||||
cfg_get(psoc, CFG_DP_WOW_CHECK_RX_PENDING);
|
||||
|
||||
return wlan_cfg_ctx;
|
||||
}
|
||||
|
Referens i nytt ärende
Block a user