Home
last modified time | relevance | path

Searched defs:ieee80211_if_managed (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/mac80211/
Dieee80211_i.h376 struct ieee80211_if_managed { struct
377 struct timer_list timer;
378 struct timer_list conn_mon_timer;
379 struct timer_list bcn_mon_timer;
380 struct timer_list chswitch_timer;
381 struct work_struct monitor_work;
382 struct work_struct chswitch_work;
383 struct work_struct beacon_connection_loss_work;
385 unsigned long beacon_timeout;
386 unsigned long probe_timeout;
[all …]