Home
last modified time | relevance | path

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

/linux-5.10/net/mac80211/
Dieee80211_i.h576 struct ieee80211_if_ibss { struct
577 struct timer_list timer;
578 struct work_struct csa_connection_drop_work;
580 unsigned long last_scan_completed;
582 u32 basic_rates;
584 bool fixed_bssid;
585 bool fixed_channel;
586 bool privacy;
588 bool control_port;
589 bool userspace_handles_dfs;
[all …]