Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dwifi.h371 #define _CHLGETXT_IE_ 16 macro
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dwifi.h483 #define _CHLGETXT_IE_ 16 macro
/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c815 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, psta->chg_txt, &pattrib->pktlen); in issue_auth()
857 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, pmlmeinfo->chg_txt, &pattrib->pktlen); in issue_auth()
2761 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + 4 + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, &ie_len, in OnAuth()
2855 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, &len, in OnAuthClient()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c1030 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + 4 + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, (int *)&ie_len, in OnAuth()
1127 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _AUTH_IE_OFFSET_, _CHLGETXT_IE_, (int *)&len, in OnAuthClient()
3028 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, psta->chg_txt, &(pattrib->pktlen)); in issue_auth()
3068 pframe = rtw_set_ie(pframe, _CHLGETXT_IE_, 128, pmlmeinfo->chg_txt, &(pattrib->pktlen)); in issue_auth()