Home
last modified time | relevance | path

Searched refs:_STATUS_CODE_ (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h431 #define _STATUS_CODE_ 2 macro
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h419 #define _STATUS_CODE_ 2 macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h596 #define _STATUS_CODE_ 2 macro
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c811 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, in issue_auth()
853 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &le_tmp16, in issue_auth()
937 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &lestatus, in issue_asocrsp()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c3038 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
3078 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
3165 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()