Searched refs:fixed_rate_idx (Results 1 – 3 of 3) sorted by relevance
250 if (mp->fixed_rate_idx != -1) { in minstrel_update_stats()251 mi->max_tp_rate[0] = mp->fixed_rate_idx; in minstrel_update_stats()252 mi->max_tp_rate[1] = mp->fixed_rate_idx; in minstrel_update_stats()253 mi->max_prob_rate = mp->fixed_rate_idx; in minstrel_update_stats()364 if (mp->fixed_rate_idx != -1) in minstrel_get_rate()684 mp->fixed_rate_idx = (u32) -1; in minstrel_alloc()686 S_IRUGO | S_IWUGO, debugfsdir, &mp->fixed_rate_idx); in minstrel_alloc()
146 u32 fixed_rate_idx; member
598 if (mp->fixed_rate_idx != -1) { in minstrel_ht_update_stats()600 mi->max_tp_rate[i] = mp->fixed_rate_idx; in minstrel_ht_update_stats()601 mi->max_prob_rate = mp->fixed_rate_idx; in minstrel_ht_update_stats()1029 if (mp->fixed_rate_idx != -1) in minstrel_ht_get_rate()