Searched defs:cfg80211_inform_single_bss_data (Results 1 – 1 of 1) sorted by relevance
2193 struct cfg80211_inform_single_bss_data { struct2194 struct cfg80211_inform_bss *drv_data;2195 enum cfg80211_bss_frame_type ftype;2196 struct ieee80211_channel *channel;2197 u8 bssid[ETH_ALEN];2198 u64 tsf;2199 u16 capability;2200 u16 beacon_interval;2201 const u8 *ie;2202 size_t ielen;[all …]