Searched refs:is_chanwidth_puncturable (Results 1 – 1 of 1) sorted by relevance
1647 bool is_chanwidth_puncturable = ch_width > CH_WIDTH_40MHZ ? true : false; in reg_get_radar_puncture_bmap() local1652 if (!(is_5g_freq_and_punc_en && is_chanwidth_puncturable)) in reg_get_radar_puncture_bmap()