Searched defs:cfg80211_inform_single_bss_data (Results 1 – 1 of 1) sorted by relevance
2176 struct cfg80211_inform_single_bss_data { struct2177 struct cfg80211_inform_bss *drv_data;2178 enum cfg80211_bss_frame_type ftype;2179 struct ieee80211_channel *channel;2180 u8 bssid[ETH_ALEN];2181 u64 tsf;2182 u16 capability;2183 u16 beacon_interval;2184 const u8 *ie;2185 size_t ielen;[all …]