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.h3000 struct cfg80211_inform_bss { struct
3001 struct ieee80211_channel *chan;
3002 s32 signal;
3003 u64 boottime_ns;
3004 u64 parent_tsf;
3005 u8 parent_bssid[ETH_ALEN] __aligned(2);
3006 u8 chains;
3007 s8 chain_signal[IEEE80211_MAX_CHAINS];
3009 u8 restrict_use:1, use_for:7;
3010 u8 cannot_use_reasons;
[all …]