Home
last modified time | relevance | path

Searched defs:ieee80211_if_managed (Results 1 – 1 of 1) sorted by relevance

/linux/net/mac80211/
H A Dieee80211_i.h503 struct ieee80211_if_managed { struct
504 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 …]