Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_noisemonitor.c77 odm_pause_dig(dm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_1, igi_value); in odm_inband_noise_monitor_n_series()
206 odm_pause_dig(dm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_1, igi_value); in odm_inband_noise_monitor_ac_series()
Dphydm_dig.h146 enum phydm_pause_type { PHYDM_PAUSE = BIT(0), PHYDM_RESUME = BIT(1) }; enumerator
Dphydm_dig.c410 case PHYDM_PAUSE: { in odm_pause_dig()
1342 case PHYDM_PAUSE: { in odm_pause_cck_packet_detection()
Drtl_phydm.c458 odm_pause_dig(dm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_0, 0x1e); in rtl_phydm_pause_dig()
Dphydm_adaptivity.c447 odm_pause_dig(dm, PHYDM_PAUSE, PHYDM_PAUSE_LEVEL_0, 0x7e); in phydm_search_pwdb_lower_bound()
Dphydm_debug.c2672 odm_pause_dig(dm, PHYDM_PAUSE, in phydm_cmd_parser()