Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c1111 case _RSN_IE_2_: in is_ap_in_tkip()
1144 case _RSN_IE_2_: in should_forbid_n_rate()
1178 case _RSN_IE_2_: in is_ap_in_wep()
Drtw_ap.c975 …p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _RSN_IE_2_, &ie_len, (pbss_network->IELength - _BEACON_IE_… in rtw_check_beacon_data()
1406 case _RSN_IE_2_: in update_beacon()
Drtw_mlme_ext.c1141 …p = rtw_get_ie((pmlmeinfo->network.IEs + sizeof(struct ndis_802_11_fixed_ie)), _RSN_IE_2_, &ie_len… in issue_assocreq()
1143 pframe = rtw_set_ie(pframe, _RSN_IE_2_, ie_len, (p + 2), &(pattrib->pktlen)); in issue_assocreq()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwifi.h402 #define _RSN_IE_2_ 48 macro