qcacmn: Enable three new 5.9 ghz channels for US
Add new channel bonding pairs as well as frequency pairs for 40, 80 and 160 MHz with the support of three new 5.9 GHz channels 169, 173 and 177. Add new API reg_modify_chan_list_for_5dot9_ghz_channels to enable/disable these new channels based on INI value and service bit. Change-Id: I8598e705ba4047e96e7167661ba70d4236cde251 CRs-Fixed: 2696211
This commit is contained in:

committed by
snandini

parent
f3bffbfdd2
commit
b1f6686944
@@ -198,6 +198,7 @@ static int init_deinit_service_ready_event_handler(ol_scn_t scn_handle,
|
||||
|
||||
target_if_reg_set_offloaded_info(psoc);
|
||||
target_if_reg_set_6ghz_info(psoc);
|
||||
target_if_reg_set_5dot9_ghz_info(psoc);
|
||||
|
||||
/* Send num_msdu_desc to DP layer */
|
||||
cdp_soc_set_param(wlan_psoc_get_dp_handle(psoc),
|
||||
|
Reference in New Issue
Block a user