Searched defs:ieee80211_if_managed (Results 1 – 1 of 1) sorted by relevance
505 struct ieee80211_if_managed { struct506 struct timer_list timer;507 struct timer_list conn_mon_timer;508 struct timer_list bcn_mon_timer;509 struct wiphy_work monitor_work;510 struct wiphy_work beacon_connection_loss_work;511 struct wiphy_work csa_connection_drop_work;513 unsigned long beacon_timeout;514 unsigned long probe_timeout;515 int probe_send_count;[all …]