Searched refs:_RSN_IE_2_ (Results 1 – 4 of 4) sorted by relevance
1111 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()
975 …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()
1141 …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()
402 #define _RSN_IE_2_ 48 macro