Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h2889 struct cfg80211_inform_bss { struct
2890 struct ieee80211_channel *chan;
2891 s32 signal;
2892 u64 boottime_ns;
2893 u64 parent_tsf;
2894 u8 parent_bssid[ETH_ALEN] __aligned(2);
2895 u8 chains;
2896 s8 chain_signal[IEEE80211_MAX_CHAINS];
2898 u8 restrict_use:1, use_for:7;
2899 u8 cannot_use_reasons;
[all …]