Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcfg80211.h1929 struct cfg80211_inform_bss { struct
1930 struct ieee80211_channel *chan;
1931 enum nl80211_bss_scan_width scan_width;
1932 s32 signal;
1933 u64 boottime_ns;
1934 u64 parent_tsf;
1935 u8 parent_bssid[ETH_ALEN] __aligned(2);
1936 u8 chains;
1937 s8 chain_signal[IEEE80211_MAX_CHAINS];
5029 cfg80211_inform_bss(struct wiphy *wiphy, in cfg80211_inform_bss() function