Home
last modified time | relevance | path

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

/linux-6.14.4/net/mac80211/
Dieee80211_i.h620 struct ieee80211_if_ibss { struct
621 struct timer_list timer;
622 struct wiphy_work csa_connection_drop_work;
624 unsigned long last_scan_completed;
626 u32 basic_rates;
628 bool fixed_bssid;
629 bool fixed_channel;
630 bool privacy;
632 bool control_port;
633 bool userspace_handles_dfs;
[all …]