Searched refs:_STATUS_CODE_ (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 358 #define _STATUS_CODE_ 2 macro
|
/drivers/staging/r8188eu/include/ |
D | wifi.h | 387 #define _STATUS_CODE_ 2 macro
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 2651 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/ |
D | rtw_mlme_ext.c | 4685 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()
|