Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_rainfo.c55 ((ra_tab->RA_threshold_offset == 0) ? in phydm_RA_debug_PCR()
58 ra_tab->RA_threshold_offset); in phydm_RA_debug_PCR()
62 ra_tab->RA_threshold_offset = (u8)dm_value[1]; in phydm_RA_debug_PCR()
65 ra_tab->RA_threshold_offset); in phydm_RA_debug_PCR()
68 ra_tab->RA_threshold_offset = (u8)dm_value[1]; in phydm_RA_debug_PCR()
71 ra_tab->RA_threshold_offset); in phydm_RA_debug_PCR()
327 u8 RA_threshold_offset in phydm_modify_RA_PCR_threshold() argument
335 ra_tab->RA_threshold_offset = RA_threshold_offset; in phydm_modify_RA_PCR_threshold()
338 ((RA_threshold_offset == 0) ? in phydm_modify_RA_PCR_threshold()
341 RA_threshold_offset); in phydm_modify_RA_PCR_threshold()
[all …]
Dphydm_rainfo.h167 u8 RA_threshold_offset; member
219 u8 RA_threshold_offset);