Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h2644 struct cfg80211_inform_bss { struct
2645 struct ieee80211_channel *chan;
2646 enum nl80211_bss_scan_width scan_width;
2647 s32 signal;
2648 u64 boottime_ns;
2649 u64 parent_tsf;
2650 u8 parent_bssid[ETH_ALEN] __aligned(2);
2651 u8 chains;
2652 s8 chain_signal[IEEE80211_MAX_CHAINS];
6785 cfg80211_inform_bss(struct wiphy *wiphy, in cfg80211_inform_bss() function