Searched defs:ieee80211_if_managed (Results 1 – 1 of 1) sorted by relevance
514 struct ieee80211_if_managed { struct515 struct timer_list timer;516 struct timer_list conn_mon_timer;517 struct timer_list bcn_mon_timer;518 struct wiphy_work monitor_work;519 struct wiphy_work beacon_connection_loss_work;520 struct wiphy_work csa_connection_drop_work;522 unsigned long beacon_timeout;523 unsigned long probe_timeout;524 int probe_send_count;[all …]