Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dieee80211_i.h565 struct ieee80211_if_ibss { struct
566 struct timer_list timer;
567 struct work_struct csa_connection_drop_work;
569 unsigned long last_scan_completed;
571 u32 basic_rates;
573 bool fixed_bssid;
574 bool fixed_channel;
575 bool privacy;
577 bool control_port;
578 bool userspace_handles_dfs;
[all …]