Searched defs:wl12xx_beacon_template (Results 1 – 1 of 1) sorted by relevance
108 struct wl12xx_beacon_template { struct109 struct ieee80211_header header;110 __le32 time_stamp[2];111 __le16 beacon_interval;112 __le16 capability;113 struct wl12xx_ie_ssid ssid;114 struct wl12xx_ie_rates rates;115 struct wl12xx_ie_rates ext_rates;116 struct wl12xx_ie_ds_params ds_params;117 struct wl12xx_ie_country country;