Searched defs:wl12xx_probe_resp_template (Results 1 – 1 of 1) sorted by relevance
144 struct wl12xx_probe_resp_template { struct145 struct ieee80211_header header;146 __le32 time_stamp[2];147 __le16 beacon_interval;148 __le16 capability;149 struct wl12xx_ie_ssid ssid;150 struct wl12xx_ie_rates rates;151 struct wl12xx_ie_rates ext_rates;152 struct wl12xx_ie_ds_params ds_params;153 struct wl12xx_ie_country country;