Searched defs:ieee80211_if_managed (Results 1 – 1 of 1) sorted by relevance
426 struct ieee80211_if_managed { struct427 struct timer_list timer;428 struct timer_list conn_mon_timer;429 struct timer_list bcn_mon_timer;430 struct timer_list chswitch_timer;431 struct work_struct monitor_work;432 struct work_struct chswitch_work;433 struct work_struct beacon_connection_loss_work;434 struct work_struct csa_connection_drop_work;436 unsigned long beacon_timeout;[all …]