Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
Dwifi.h358 #define _STATUS_CODE_ 2 macro
/drivers/staging/r8188eu/include/
Dwifi.h387 #define _STATUS_CODE_ 2 macro
/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2651 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
2688 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth()
2770 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()
/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c4685 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_val16, &pattrib->pktlen); in issue_auth()
4721 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp16, &pattrib->pktlen); in issue_auth()
4799 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &pattrib->pktlen); in issue_asocrsp()