Searched refs:t_index (Results 1 – 1 of 1) sorted by relevance
429 int32_t h_index, t_index; in hdd_congestion_notification_calculation() local440 t_index = h_index - info->config.interval; in hdd_congestion_notification_calculation()442 t_index = MEDIUM_ASSESS_NUM - info->config.interval - h_index; in hdd_congestion_notification_calculation()445 t_index < 0 || t_index >= MEDIUM_ASSESS_NUM) { in hdd_congestion_notification_calculation()451 t_data = &info->data[t_index]; in hdd_congestion_notification_calculation()