Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg80211.h2729 struct cfg80211_inform_bss { struct
2730 struct ieee80211_channel *chan;
2731 enum nl80211_bss_scan_width scan_width;
2732 s32 signal;
2733 u64 boottime_ns;
2734 u64 parent_tsf;
2735 u8 parent_bssid[ETH_ALEN] __aligned(2);
2736 u8 chains;
2737 s8 chain_signal[IEEE80211_MAX_CHAINS];
2739 void *drv_data;
[all …]