Searched defs:cfg80211_inform_single_bss_data (Results 1 – 1 of 1) sorted by relevance
2142 struct cfg80211_inform_single_bss_data { struct2143 struct cfg80211_inform_bss *drv_data;2144 enum cfg80211_bss_frame_type ftype;2145 struct ieee80211_channel *channel;2146 u8 bssid[ETH_ALEN];2147 u64 tsf;2148 u16 capability;2149 u16 beacon_interval;2150 const u8 *ie;2151 size_t ielen;[all …]