Searched defs:wl12xx_probe_resp_template (Results 1 – 2 of 2) sorted by relevance
143 struct wl12xx_probe_resp_template { struct144 struct ieee80211_header header;145 __le32 time_stamp[2];146 __le16 beacon_interval;147 __le16 capability;148 struct wl12xx_ie_ssid ssid;149 struct wl12xx_ie_rates rates;150 struct wl12xx_ie_rates ext_rates;151 struct wl12xx_ie_ds_params ds_params;152 struct wl12xx_ie_country country;
150 struct wl12xx_probe_resp_template { struct151 struct ieee80211_header header;152 __le32 time_stamp[2];153 __le16 beacon_interval;154 __le16 capability;155 struct wl12xx_ie_ssid ssid;156 struct wl12xx_ie_rates rates;157 struct wl12xx_ie_rates ext_rates;158 struct wl12xx_ie_ds_params ds_params;159 struct wl12xx_ie_country country;