Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Ddm.h126 #define DM_REG_OFDM_FA_RSTD_11N 0xD00 macro
Ddm.c162 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(31), 1); in rtl92ee_dm_false_alarm_counter_statistics()
217 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(27), 1); in rtl92ee_dm_false_alarm_counter_statistics()
218 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(27), 0); in rtl92ee_dm_false_alarm_counter_statistics()
221 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(31), 0); in rtl92ee_dm_false_alarm_counter_statistics()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Ddm.h122 #define DM_REG_OFDM_FA_RSTD_11N 0xD00 macro
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Ddm.h117 #define DM_REG_OFDM_FA_RSTD_11N 0xD00 macro
Ddm.c539 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(31), 1); in rtl8723be_dm_false_alarm_counter_statistics()
589 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(27), 1); in rtl8723be_dm_false_alarm_counter_statistics()
590 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(27), 0); in rtl8723be_dm_false_alarm_counter_statistics()
593 rtl_set_bbreg(hw, DM_REG_OFDM_FA_RSTD_11N, BIT(31), 0); in rtl8723be_dm_false_alarm_counter_statistics()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddm.h123 #define DM_REG_OFDM_FA_RSTD_11N 0xD00 macro