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.h3039 struct cfg80211_inform_bss { struct
3040 struct ieee80211_channel *chan;
3041 s32 signal;
3042 u64 boottime_ns;
3043 u64 parent_tsf;
3044 u8 parent_bssid[ETH_ALEN] __aligned(2);
3045 u8 chains;
3046 s8 chain_signal[IEEE80211_MAX_CHAINS];
3048 u8 restrict_use:1, use_for:7;
3049 u8 cannot_use_reasons;
[all …]