Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Drc80211_minstrel_ht.h94 u32 fixed_rate_idx; member
A Drc80211_minstrel_ht.c1115 if (mp->fixed_rate_idx != -1) { in minstrel_ht_update_stats()
1117 mi->max_tp_rate[i] = mp->fixed_rate_idx; in minstrel_ht_update_stats()
1118 mi->max_prob_rate = mp->fixed_rate_idx; in minstrel_ht_update_stats()
1485 if (mp->fixed_rate_idx != -1) in minstrel_ht_get_rate()
1857 mp->fixed_rate_idx = (u32) -1; in minstrel_ht_add_debugfs()
1859 &mp->fixed_rate_idx); in minstrel_ht_add_debugfs()

Completed in 7 milliseconds