Searched refs:bitmap_idx (Results 1 – 1 of 1) sorted by relevance
1539 int ch_idx, bitmap_idx; in iwl_mvm_scan_ch_add_n_aps_override() local1545 bitmap_idx = ch_idx / 8; in iwl_mvm_scan_ch_add_n_aps_override()1546 if (bitmap_idx >= bitmap_n_entries) in iwl_mvm_scan_ch_add_n_aps_override()1550 ch_bitmap[bitmap_idx] |= BIT(ch_idx); in iwl_mvm_scan_ch_add_n_aps_override()