Searched refs:_RSN_IE_2_ (Results 1 – 4 of 4) sorted by relevance
1115 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()
952 …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()
2780 …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()
491 #define _RSN_IE_2_ 48 macro