Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_rainfo.c47 struct ra_table *ra_tab = &dm->dm_ra_table; in phydm_RA_debug_PCR() local
55 ((ra_tab->RA_threshold_offset == 0) ? in phydm_RA_debug_PCR()
57 ((ra_tab->RA_offset_direction) ? "+" : "-")), in phydm_RA_debug_PCR()
58 ra_tab->RA_threshold_offset); in phydm_RA_debug_PCR()
61 ra_tab->RA_offset_direction = 0; 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()
67 ra_tab->RA_offset_direction = 1; 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()
[all …]
Dphydm_debug.c1112 struct ra_table *ra_tab = &dm->dm_ra_table; in phydm_basic_dbg_message() local
1159 phydm_print_rate(dm, ra_tab->link_tx_rate[macid], in phydm_basic_dbg_message()