Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Dieee80211_i.h437 struct ieee80211_if_managed { struct
438 struct timer_list timer;
439 struct timer_list conn_mon_timer;
440 struct timer_list bcn_mon_timer;
441 struct timer_list chswitch_timer;
442 struct work_struct monitor_work;
443 struct work_struct chswitch_work;
444 struct work_struct beacon_connection_loss_work;
445 struct work_struct csa_connection_drop_work;
447 unsigned long beacon_timeout;
[all …]