Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dieee80211_i.h429 struct ieee80211_if_managed { struct
430 struct timer_list timer;
431 struct timer_list conn_mon_timer;
432 struct timer_list bcn_mon_timer;
433 struct timer_list chswitch_timer;
434 struct work_struct monitor_work;
435 struct work_struct chswitch_work;
436 struct work_struct beacon_connection_loss_work;
437 struct work_struct csa_connection_drop_work;
439 unsigned long beacon_timeout;
[all …]