Home
last modified time | relevance | path

Searched refs:_CHLGETXT_IE_ (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwifi.h399 #define _CHLGETXT_IE_ 16 macro
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c833 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, psta->chg_txt, &(pattrib->pktlen)); in issue_auth()
875 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, pmlmeinfo->chg_txt, &(pattrib->pktlen)); in issue_auth()
2867 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + 4 + _AUTH_IE_OFFSET_ , _CHLGETXT_IE_, (int *)&ie_len, in OnAuth()
2961 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, (int *)&len, in OnAuthClient()