Searched defs:ieee80211_if_managed (Results 1 – 2 of 2) sorted by relevance
418 struct ieee80211_if_managed { struct419 struct timer_list timer;420 struct timer_list conn_mon_timer;421 struct timer_list bcn_mon_timer;422 struct timer_list chswitch_timer;423 struct work_struct monitor_work;424 struct work_struct chswitch_work;425 struct work_struct beacon_connection_loss_work;426 struct work_struct csa_connection_drop_work;428 unsigned long beacon_timeout;[all …]
435 struct ieee80211_if_managed { struct436 struct timer_list timer;437 struct timer_list conn_mon_timer;438 struct timer_list bcn_mon_timer;439 struct timer_list chswitch_timer;440 struct work_struct monitor_work;441 struct work_struct chswitch_work;442 struct work_struct beacon_connection_loss_work;443 struct work_struct csa_connection_drop_work;445 unsigned long beacon_timeout;[all …]