Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h379 #define _CHLGETXT_IE_ 16 macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h483 #define _CHLGETXT_IE_ 16 macro
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c816 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, psta->chg_txt, &(pattrib->pktlen)); in issue_auth()
858 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, pmlmeinfo->chg_txt, &(pattrib->pktlen)); in issue_auth()
2775 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + 4 + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, &ie_len, in OnAuth()
2869 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, &len, in OnAuthClient()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c1041 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + 4 + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, (int *)&ie_len, in OnAuth()
1138 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, (int *)&len, in OnAuthClient()
3042 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, psta->chg_txt, &(pattrib->pktlen)); in issue_auth()
3082 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, pmlmeinfo->chg_txt, &(pattrib->pktlen)); in issue_auth()