Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2102 u32 value_rcr, rcr_clear_bit, reg_bcn_ctl; in hw_var_set_mlme_sitesurvey() local
2114 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
2120 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
2126 value_rcr &= ~(rcr_clear_bit); in hw_var_set_mlme_sitesurvey()
2153 value_rcr |= rcr_clear_bit; in hw_var_set_mlme_sitesurvey()