Name
struct ieee80211_tpt_blink —
throughput blink description
Synopsis
struct ieee80211_tpt_blink {
int throughput;
int blink_time;
};
Members
- throughput
throughput in Kbit/sec
- blink_time
blink time in milliseconds
(full cycle, ie. one off + one on period)