1STRUCT IEEE80211_TPT(9) Advanced driver interface STRUCT IEEE80211_TPT(9)
23
4
NAME
6struct_ieee80211_tpt_blink - throughput blink description
7
SYNOPSIS
9struct ieee80211_tpt_blink {
10int throughput;
11int blink_time;
12};
13
MEMBERS
15throughput
16throughput in Kbit/sec
1718
blink_time
19blink time in milliseconds (full cycle, ie. one off + one on
20period)
21
AUTHOR
23Johannes Berg <johannes@sipsolutions.net>
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 3.10 June 2019 STRUCT IEEE80211_TPT(9)