Home
last modified time | relevance | path

Searched refs:WLAN_EID_RSN (Results 1 – 25 of 27) sorted by relevance

12

/drivers/staging/vt6655/
Dwpa2.c122 if ((pRSN->byElementID == WLAN_EID_RSN) && (pRSN->wVersion == 1)) in WPA2vParseRSN()
134 if ((pRSN->byElementID == WLAN_EID_RSN) && in WPA2vParseRSN()
280 pRSNIEs->byElementID = WLAN_EID_RSN; in WPA2uSetIEs()
D80211mgr.c168 case WLAN_EID_RSN: in vMgrDecodeBeacon()
386 case WLAN_EID_RSN: in vMgrDecodeAssocRequest()
571 case WLAN_EID_RSN: in vMgrDecodeReassocRequest()
764 case WLAN_EID_RSN: in vMgrDecodeProbeResponse()
Dhostap.c363 (pMgmt->abyWPAIE[0] == WLAN_EID_RSN)) { in hostap_set_generic_element()
Dwmgr.c3444 sFrame.pRSN->byElementID = WLAN_EID_RSN; in s_MgrMakeAssocRequest()
3687 sFrame.pRSN->byElementID = WLAN_EID_RSN; in s_MgrMakeReAssocRequest()
/drivers/staging/rtl8723au/core/
Drtw_ieee80211.c536 if (*rsn_ie != WLAN_EID_RSN || *(rsn_ie+1) != (u8)(rsn_ie_len - 2)) { in rtw_parse_wpa2_ie23a()
718 pbuf = cfg80211_find_ie(WLAN_EID_RSN, pie, plen); in rtw_get_cipher_info()
767 p = cfg80211_find_ie(WLAN_EID_RSN, pie, pie_len); in rtw_get_bcn_info23a()
Drtw_wlan_util.c961 p = cfg80211_find_ie(WLAN_EID_RSN, mgmt->u.beacon.variable, pie_len); in rtw_check_bcn_info23a()
1069 case WLAN_EID_RSN: in is_ap_in_tkip23a()
1103 case WLAN_EID_RSN: in should_forbid_n_rate23a()
1138 case WLAN_EID_RSN: in is_ap_in_wep23a()
Drtw_mlme.c2025 authmode = WLAN_EID_RSN; in rtw_restruct_sec_ie23a()
2033 authmode == WLAN_EID_RSN) { in rtw_restruct_sec_ie23a()
2044 if (authmode == WLAN_EID_RSN) in rtw_restruct_sec_ie23a()
Drtw_ap.c897 p = rtw_get_ie23a(ie, WLAN_EID_RSN, &ie_len, in rtw_check_beacon_data23a()
1283 case WLAN_EID_RSN: in update_beacon23a()
Drtw_mlme_ext.c1297 case WLAN_EID_RSN: in rtw_validate_frame_ies()
1468 wpa_ie = cfg80211_find_ie(WLAN_EID_RSN, pos, left); in OnAssocReq23a()
3224 p = cfg80211_find_ie(WLAN_EID_RSN, pie, pie_len); in issue_assocreq()
3226 pframe = rtw_set_ie23a(pframe, WLAN_EID_RSN, p[1], p + 2, in issue_assocreq()
/drivers/net/wireless/mwifiex/
Dscan.c125 ieee_hdr.element_id == WLAN_EID_RSN))) { in mwifiex_is_rsn_oui_present()
205 WLAN_EID_RSN)) && in mwifiex_is_bss_no_sec()
275 ((*(bss_desc->bcn_rsn_ie)).ieee_hdr.element_id == WLAN_EID_RSN))) { in mwifiex_is_bss_wpa2()
313 ((*(bss_desc->bcn_rsn_ie)).ieee_hdr.element_id != WLAN_EID_RSN)) && in mwifiex_is_bss_adhoc_aes()
334 ((*(bss_desc->bcn_rsn_ie)).ieee_hdr.element_id != WLAN_EID_RSN)) && in mwifiex_is_bss_dynamic_wep()
1309 case WLAN_EID_RSN: in mwifiex_update_bss_desc_with_ie()
Die.c341 rsn_ie = (void *)cfg80211_find_ie(WLAN_EID_RSN, in mwifiex_set_mgmt_ies()
Dsta_ioctl.c753 } else if (priv->wpa_ie[0] == WLAN_EID_RSN) { in mwifiex_set_wpa_ie_helper()
1314 (pvendor_ie->element_id == WLAN_EID_RSN)) { in mwifiex_set_gen_ie_helper()
Dtdls.c872 case WLAN_EID_RSN: in mwifiex_process_tdls_action_frame()
/drivers/staging/rtl8712/
Dieee80211.h355 #define WLAN_EID_RSN 48 macro
/drivers/net/wireless/ath/ath6kl/
Dmain.c453 if (pos[0] == WLAN_EID_RSN) in ath6kl_connect_ap_mode_sta()
588 WLAN_EID_RSN, WMI_RSN_IE_CAPB, in ath6kl_commit_ch_switch()
Dcfg80211.c311 return pos[0] == WLAN_EID_RSN; in ath6kl_is_rsn_ie()
2706 rsn_ie = cfg80211_find_ie(WLAN_EID_RSN, beacon->tail, beacon->tail_len); in ath6kl_get_rsn_capab()
2929 WLAN_EID_RSN, WMI_RSN_IE_CAPB, in ath6kl_start_ap()
/drivers/staging/rtl8188eu/include/
Dieee80211.h550 #define WLAN_EID_RSN 48 macro
/drivers/net/wireless/ath/wil6210/
Dcfg80211.c387 cfg80211_find_ie(WLAN_EID_RSN, sme->ie, sme->ie_len) : in wil_cfg80211_connect()
/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c453 *buf++ = WLAN_EID_RSN; in gelic_wl_synthesize_ie()
551 case WLAN_EID_RSN: in gelic_wl_parse_ie()
/drivers/net/wireless/hostap/
Dhostap_80211_rx.c426 case WLAN_EID_RSN: in hostap_rx_sta_beacon()
/drivers/staging/rtl8188eu/core/
Drtw_ieee80211.c1022 case WLAN_EID_RSN: in rtw_ieee802_11_parse_elems()
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c1268 case WLAN_EID_RSN: in libipw_parse_info_param()
/drivers/net/wireless/brcm80211/brcmfmac/
Dwl_cfg80211.c1646 WLAN_EID_RSN); in brcmf_cfg80211_connect()
3830 settings->beacon.tail_len, WLAN_EID_RSN); in brcmf_cfg80211_start_ap()
/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c1630 pwpa2 = cfg80211_find_ie(WLAN_EID_RSN, pie, ielen); in rtw_cfg80211_set_wpa_ie()
/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2662 if ((psta->wpa_ie[0] == WLAN_EID_RSN) || (psta->wpa_ie[0] == WLAN_EID_GENERIC)) { in rtw_get_sta_wpaie()

12