Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c3516 u32 value_rcr, rcr_clear_bit, reg_bcn_ctl; in hw_var_set_mlme_sitesurvey() local
3528 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
3534 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
3540 value_rcr &= ~(rcr_clear_bit); in hw_var_set_mlme_sitesurvey()
3567 value_rcr |= rcr_clear_bit; in hw_var_set_mlme_sitesurvey()