Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c6382 uint32_t band_bitmap = 0, curr_band_bitmap; in drv_cmd_set_fcc_channel() local
6438 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()