Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Drc80211_minstrel_ht.c1458 ratetbl->rate[offset].count_cts = 2; in minstrel_ht_set_rate()
1461 ratetbl->rate[offset].count_cts = mrs->retry_count; in minstrel_ht_set_rate()
H A Drate.c743 rates[i].count = ratetbl->rate[i].count_cts; in rate_control_fill_sta_table()
/linux/include/net/
H A Dmac80211.h2337 u8 count_cts; member
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c759 bf->rates[i].count = ratetbl->rate[i].count_cts; in ath5k_merge_ratetbl()
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c191 bf->rates[i].count = ratetbl->rate[i].count_cts; in ath_merge_ratetbl()