1. NAME

struct_ieee80211_tpt_blink - throughput blink description

2. SYNOPSIS



 
Sélectionnez
struct ieee80211_tpt_blink {
  int throughput;
  int blink_time;
};

3. MEMBERS

throughput
    throughput in Kbit/sec

blink_time
    blink time in milliseconds (full cycle, ie. one off + one on period)

4. AUTHOR

Johannes Berg <>
    Author.

5. COPYRIGHT