Searched refs:p_ra_table (Results 1 – 4 of 4) sorted by relevance
96 struct _rate_adaptive_table_ *p_ra_table = &p_dm->dm_ra_table; in phydm_ra_debug() local118 …((p_ra_table->RA_threshold_offset == 0) ? " " : ((p_ra_table->RA_offset_direction) ? "+" : "-")), … in phydm_ra_debug()121 p_ra_table->RA_offset_direction = 0; in phydm_ra_debug()122 p_ra_table->RA_threshold_offset = (u8)var1[2]; in phydm_ra_debug()123 …PHYDM_SNPRINTF((output + used, out_len - used, "[Set] RA_ofst=((-%d))\n", p_ra_table->RA_threshold… in phydm_ra_debug()125 p_ra_table->RA_offset_direction = 1; in phydm_ra_debug()126 p_ra_table->RA_threshold_offset = (u8)var1[2]; in phydm_ra_debug()127 …PHYDM_SNPRINTF((output + used, out_len - used, "[Set] RA_ofst=((+%d))\n", p_ra_table->RA_threshold… in phydm_ra_debug()156 struct _rate_adaptive_table_ *p_ra_table = &p_dm->dm_ra_table; in odm_c2h_ra_para_report_handler() local174 if (p_ra_table->is_ra_dbg_init) in odm_c2h_ra_para_report_handler()[all …]
181 struct _rate_adaptive_table_ *p_ra_table = &p_dm->dm_ra_table; in odm_rssi_monitor_check_mp() local259 …h2c_parameter[4] = (p_ra_table->RA_threshold_offset & 0x7f) | (p_ra_table->RA_offset_direction << … in odm_rssi_monitor_check_mp()260 …set = (( %s%d ))\n", ((p_ra_table->RA_threshold_offset == 0) ? " " : ((p_ra_table->RA_offset_direc… in odm_rssi_monitor_check_mp()340 …h2c_parameter[4] = (p_ra_table->RA_threshold_offset & 0x7f) | (p_ra_table->RA_offset_direction << … in odm_rssi_monitor_check_mp()341 …set = (( %s%d ))\n", ((p_ra_table->RA_threshold_offset == 0) ? " " : ((p_ra_table->RA_offset_direc… in odm_rssi_monitor_check_mp()442 struct _rate_adaptive_table_ *p_ra_table = &p_dm->dm_ra_table; in phydm_rssi_monitor_init() local447 p_ra_table->PT_collision_pre = true; /*used in odm_dynamic_arfb_select(WIN only)*/ in phydm_rssi_monitor_init()453 p_ra_table->firstconnect = false; in phydm_rssi_monitor_init()
1099 struct _rate_adaptive_table_ *p_ra_table = &p_dm->dm_ra_table; in phydm_basic_dbg_message() local
126 struct _rate_adaptive_table_ *p_ra_table = &p_dm->dm_ra_table; in hal_txbf_8814a_get_tx_rate() local