Searched defs:cfg80211_inform_single_bss_data (Results 1 – 1 of 1) sorted by relevance
2100 struct cfg80211_inform_single_bss_data { struct2101 struct cfg80211_inform_bss *drv_data;2102 enum cfg80211_bss_frame_type ftype;2103 struct ieee80211_channel *channel;2127 cfg80211_inform_single_bss_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_data() argument