Searched refs:_STATUS_CODE_ (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | wifi.h | 358 #define _STATUS_CODE_ 2 macro
|
| /linux/drivers/staging/r8188eu/include/ |
| A D | wifi.h | 487 #define _STATUS_CODE_ 2 macro
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_mlme_ext.c | 2664 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth() 2702 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth() 2784 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_mlme_ext.c | 4864 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_val16, &pattrib->pktlen); in issue_auth() 4900 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp16, &pattrib->pktlen); in issue_auth() 4981 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &pattrib->pktlen); in issue_asocrsp()
|
Completed in 30 milliseconds