Searched refs:WLAN_EID_CHALLENGE (Results 1 - 9 of 9) sorted by relevance

/drivers/staging/wlan-ng/
H A Dp80211mgmt.h116 #define WLAN_EID_CHALLENGE 16 macro
/drivers/staging/rtl8712/
H A Dieee80211.h354 #define WLAN_EID_CHALLENGE 16 macro
/drivers/staging/vt6655/
H A D80211mgr.c889 pItem->byElementID == WLAN_EID_CHALLENGE)
H A Dwmgr.c1287 sFrame.pChallenge->byElementID = WLAN_EID_CHALLENGE;
1372 sFrame.pChallenge->byElementID = WLAN_EID_CHALLENGE;
/drivers/staging/rtl8188eu/include/
H A Dieee80211.h535 #define WLAN_EID_CHALLENGE 16 macro
/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c1044 p = cfg80211_find_ie(WLAN_EID_CHALLENGE, pframe, len);
1145 p = cfg80211_find_ie(WLAN_EID_CHALLENGE, pie, plen);
1289 case WLAN_EID_CHALLENGE:
2891 pframe = rtw_set_ie23a(pframe, WLAN_EID_CHALLENGE, 128,
2949 pframe = rtw_set_ie23a(pframe, WLAN_EID_CHALLENGE, 128,
/drivers/staging/rtl8188eu/core/
H A Drtw_ieee80211.c1006 case WLAN_EID_CHALLENGE:
/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c1245 case WLAN_EID_CHALLENGE:
1246 LIBIPW_DEBUG_MGMT("WLAN_EID_CHALLENGE: ignored\n");
/drivers/net/wireless/
H A Datmel.c3090 auth->el_id == WLAN_EID_CHALLENGE) {

Completed in 166 milliseconds