Searched defs:ieee80211_if_managed (Results 1 – 2 of 2) sorted by relevance
123522 struct ieee80211_if_managed { struct123523 struct timer_list timer;123524 struct timer_list conn_mon_timer;123525 struct timer_list bcn_mon_timer;123526 struct timer_list chswitch_timer;123527 struct work_struct monitor_work;123528 struct work_struct chswitch_work;123529 struct work_struct beacon_connection_loss_work;123530 struct work_struct csa_connection_drop_work;123531 long unsigned int beacon_timeout;[all …]