Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dwifi.h358 #define _STATUS_CODE_ 2 macro
/Linux-v5.15/drivers/staging/r8188eu/include/
Dwifi.h529 #define _STATUS_CODE_ 2 macro
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2673 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
2711 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
2793 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c4995 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_val16, &pattrib->pktlen); in issue_auth()
5032 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp16, &pattrib->pktlen); in issue_auth()
5116 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &pattrib->pktlen); in issue_asocrsp()