Home
last modified time | relevance | path

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

/linux-6.8/net/mac80211/
Dieee80211_i.h487 struct ieee80211_if_managed { struct
488 struct timer_list timer;
489 struct timer_list conn_mon_timer;
490 struct timer_list bcn_mon_timer;
491 struct wiphy_work monitor_work;
492 struct wiphy_work beacon_connection_loss_work;
493 struct wiphy_work csa_connection_drop_work;
495 unsigned long beacon_timeout;
496 unsigned long probe_timeout;
497 int probe_send_count;
[all …]