Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c1647 bool is_chanwidth_puncturable = ch_width > CH_WIDTH_40MHZ ? true : false; in reg_get_radar_puncture_bmap() local
1652 if (!(is_5g_freq_and_punc_en && is_chanwidth_puncturable)) in reg_get_radar_puncture_bmap()