Searched refs:overhead_rtscts (Results 1 - 2 of 2) sorted by relevance

/net/mac80211/
H A Drc80211_minstrel_ht.h63 unsigned int overhead_rtscts; member in struct:minstrel_ht_sta
H A Drc80211_minstrel_ht.c659 unsigned int overhead = 0, overhead_rtscts = 0; local
683 overhead_rtscts = mi->overhead_rtscts;
688 tx_time_rtscts = ctime + 2 * (overhead_rtscts + tx_time_data);
698 tx_time_rtscts += ctime + overhead_rtscts + tx_time_data;
983 mi->overhead_rtscts = mi->overhead + 2 * ack_dur;

Completed in 1384 milliseconds