Home
last modified time | relevance | path

Searched refs:count_rts (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.c1457 ratetbl->rate[offset].count_rts = 2; in minstrel_ht_set_rate()
1462 ratetbl->rate[offset].count_rts = mrs->retry_count_rtscts; in minstrel_ht_set_rate()
1484 ratetbl->rate[offset].count = ratetbl->rate[offset].count_rts; in minstrel_ht_set_rate()
H A Drate.c741 rates[i].count = ratetbl->rate[i].count_rts; in rate_control_fill_sta_table()
/openbmc/linux/include/net/
H A Dmac80211.h2200 u8 count_rts; member
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c757 bf->rates[i].count = ratetbl->rate[i].count_rts; in ath5k_merge_ratetbl()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c189 bf->rates[i].count = ratetbl->rate[i].count_rts; in ath_merge_ratetbl()