Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dcfg80211.h1609 struct cfg80211_inform_bss { struct
1610 struct ieee80211_channel *chan;
1611 enum nl80211_bss_scan_width scan_width;
1612 s32 signal;
1613 u64 boottime_ns;
4124 cfg80211_inform_bss(struct wiphy *wiphy, in cfg80211_inform_bss() function