Home
last modified time | relevance | path

Searched refs:is_create_punc_bitmap (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h1686 bool is_create_punc_bitmap);
1778 bool is_create_punc_bitmap) in wlan_reg_set_create_punc_bitmap() argument
Dreg_services_public_struct.h684 bool is_create_punc_bitmap; member
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_services_common.h1229 bool is_create_punc_bitmap);
1279 bool is_create_punc_bitmap) in reg_set_create_punc_bitmap() argument
Dreg_services_common.c4737 bool is_create_punc_bitmap) in reg_set_create_punc_bitmap() argument
4739 ch_params->is_create_punc_bitmap = is_create_punc_bitmap; in reg_set_create_punc_bitmap()
4838 !ch_params->is_create_punc_bitmap) in reg_update_5g_bonded_channel_state_punc_for_pwrmode()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c1346 bool is_create_punc_bitmap) in wlan_reg_set_create_punc_bitmap() argument
1348 reg_set_create_punc_bitmap(ch_params, is_create_punc_bitmap); in wlan_reg_set_create_punc_bitmap()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c4379 ch_params->is_create_punc_bitmap = true; in sap_acs_set_puncture_support()