Searched refs:ra_tab (Results 1 – 2 of 2) sorted by relevance
47 struct ra_table *ra_tab = &dm->dm_ra_table; in phydm_RA_debug_PCR() local55 ((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 …]
1112 struct ra_table *ra_tab = &dm->dm_ra_table; in phydm_basic_dbg_message() local1159 phydm_print_rate(dm, ra_tab->link_tx_rate[macid], in phydm_basic_dbg_message()