Searched defs:ieee80211_if_managed (Results 1 – 1 of 1) sorted by relevance
459 struct ieee80211_if_managed { struct460 struct timer_list timer;461 struct timer_list conn_mon_timer;462 struct timer_list bcn_mon_timer;463 struct timer_list chswitch_timer;464 struct work_struct monitor_work;465 struct work_struct chswitch_work;466 struct work_struct beacon_connection_loss_work;467 struct work_struct csa_connection_drop_work;469 unsigned long beacon_timeout;[all …]