Searched refs:_RSN_IE_2_ (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_wlan_util.c | 1110 case _RSN_IE_2_: in is_ap_in_tkip() 1144 case _RSN_IE_2_: in should_forbid_n_rate() 1179 case _RSN_IE_2_: in is_ap_in_wep()
|
| D | rtw_ap.c | 839 …p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _RSN_IE_2_, &ie_len, (pbss_network->IELength - _BEACON_IE_… in rtw_check_beacon_data() 1269 case _RSN_IE_2_: in update_beacon()
|
| D | rtw_mlme.c | 657 _RSN_IE_2_, &ie_len, in rtw_is_desired_network()
|
| D | rtw_mlme_ext.c | 5311 …p = rtw_get_ie((pmlmeinfo->network.IEs + sizeof(struct ndis_802_11_fixed_ie)), _RSN_IE_2_, &ie_len… in issue_assocreq() 5313 pframe = rtw_set_ie(pframe, _RSN_IE_2_, ie_len, p + 2, &pattrib->pktlen); in issue_assocreq()
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | wifi.h | 493 #define _RSN_IE_2_ 48 macro
|