Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8712/
Dwifi.h404 #define _STATUS_CODE_ 2 macro
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dwifi.h378 #define _STATUS_CODE_ 2 macro
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dwifi.h596 #define _STATUS_CODE_ 2 macro
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c804 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, in issue_auth()
846 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &le_tmp16, in issue_auth()
930 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &lestatus, in issue_asocrsp()
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c3027 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
3067 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
3152 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()