Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dieee80211_i.h419 struct ieee80211_if_managed { struct
420 struct timer_list timer;
421 struct timer_list conn_mon_timer;
422 struct timer_list bcn_mon_timer;
423 struct timer_list chswitch_timer;
424 struct work_struct monitor_work;
425 struct work_struct chswitch_work;
426 struct work_struct beacon_connection_loss_work;
428 unsigned long beacon_timeout;
429 unsigned long probe_timeout;
[all …]