Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c4777 uint16_t final_bitmap; in reg_find_nearest_puncture_pattern() local
4786 final_bitmap = 0; in reg_find_nearest_puncture_pattern()
4803 final_bitmap = valid_bitmap; in reg_find_nearest_puncture_pattern()
4809 return final_bitmap; in reg_find_nearest_puncture_pattern()
4833 uint16_t final_bitmap; in reg_update_5g_bonded_channel_state_punc_for_pwrmode() local
4855 final_bitmap = reg_find_nearest_puncture_pattern(ch_params->ch_width, in reg_update_5g_bonded_channel_state_punc_for_pwrmode()
4857 if (final_bitmap) { in reg_update_5g_bonded_channel_state_punc_for_pwrmode()
4859 ch_params->reg_punc_bitmap = final_bitmap; in reg_update_5g_bonded_channel_state_punc_for_pwrmode()