Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Dwifi.h404 #define _STATUS_CODE_ 2 macro
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dwifi.h411 #define _STATUS_CODE_ 2 macro
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dwifi.h596 #define _STATUS_CODE_ 2 macro
/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c810 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, in issue_auth()
852 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &le_tmp16, in issue_auth()
936 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &lestatus, in issue_asocrsp()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c3024 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
3064 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
3151 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()