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