Searched refs:curr_band_bitmap (Results 1 – 1 of 1) sorted by relevance
6382 uint32_t band_bitmap = 0, curr_band_bitmap; in drv_cmd_set_fcc_channel() local6438 status = ucfg_reg_get_band(hdd_ctx->pdev, &curr_band_bitmap); in drv_cmd_set_fcc_channel()6450 band_bitmap = curr_band_bitmap; in drv_cmd_set_fcc_channel()6454 curr_band_bitmap, in drv_cmd_set_fcc_channel()6457 if (band_bitmap != curr_band_bitmap) in drv_cmd_set_fcc_channel()