Home
last modified time | relevance | path

Searched defs:ieee80211_probe_response (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/staging/rtl8712/
Dieee80211.h619 struct ieee80211_probe_response { struct
620 struct ieee80211_header_data header;
621 u32 time_stamp[2];
622 u16 beacon_interval;
623 u16 capability;
624 struct ieee80211_info_element info_element;
/linux-3.3/drivers/staging/rtl8187se/ieee80211/
Dieee80211.h541 struct ieee80211_probe_response { struct
542 struct ieee80211_header_data header;
543 u32 time_stamp[2];
544 u16 beacon_interval;
545 u16 capability;
546 struct ieee80211_info_element info_element;
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1150 struct ieee80211_probe_response { struct
1161 #define ieee80211_beacon ieee80211_probe_response argument