Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c58 #define CSA_DRV_BIT (1<<1) macro
1748 if (wl_ext_master_if(cur_if) && (apsta_params->csa & CSA_DRV_BIT)) { in wl_ext_trigger_csa()
6113 apsta_params->csa |= (CSA_FW_BIT | CSA_DRV_BIT); in wl_ext_iapsta_postinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c69 #define CSA_DRV_BIT (1<<1) macro
1874 if (wl_ext_master_if(cur_if) && (apsta_params->csa & CSA_DRV_BIT)) { in wl_ext_trigger_csa()
6712 apsta_params->csa |= (CSA_FW_BIT | CSA_DRV_BIT); in wl_ext_iapsta_postinit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c204 #define CSA_DRV_BIT (1<<1) macro
3603 if (wl_ext_master_if(cur_if) && (apsta_params->csa & CSA_DRV_BIT)) { in wl_ext_trigger_csa()
5017 apsta_params->csa |= (CSA_FW_BIT | CSA_DRV_BIT); in wl_ext_iapsta_postinit()