Home
last modified time | relevance | path

Searched refs:_RSN_IE_2_ (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c1115 case _RSN_IE_2_: in is_ap_in_tkip()
1148 case _RSN_IE_2_: in should_forbid_n_rate()
1182 case _RSN_IE_2_: in is_ap_in_wep()
Drtw_ap.c952 …p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _RSN_IE_2_, &ie_len, (pbss_network->IELength - _BEACON_IE_… in rtw_check_beacon_data()
1383 case _RSN_IE_2_: in update_beacon()
Drtw_mlme_ext.c2780 …p = rtw_get_ie((pmlmeinfo->network.IEs + sizeof(struct ndis_802_11_fixed_ie)), _RSN_IE_2_, &ie_len… in issue_assocreq()
2782 pframe = rtw_set_ie(pframe, _RSN_IE_2_, ie_len, (p + 2), &(pattrib->pktlen)); in issue_assocreq()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwifi.h491 #define _RSN_IE_2_ 48 macro