Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Dieee80211_i.h569 struct ieee80211_if_ibss { struct
570 struct timer_list timer;
571 struct work_struct csa_connection_drop_work;
573 unsigned long last_scan_completed;
575 u32 basic_rates;
577 bool fixed_bssid;
578 bool fixed_channel;
579 bool privacy;
581 bool control_port;
582 bool userspace_handles_dfs;
[all …]