Home
last modified time | relevance | path

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

/linux-5.10/net/mac80211/
Dieee80211_i.h446 struct ieee80211_if_managed { struct
447 struct timer_list timer;
448 struct timer_list conn_mon_timer;
449 struct timer_list bcn_mon_timer;
450 struct timer_list chswitch_timer;
451 struct work_struct monitor_work;
452 struct work_struct chswitch_work;
453 struct work_struct beacon_connection_loss_work;
454 struct work_struct csa_connection_drop_work;
456 unsigned long beacon_timeout;
[all …]