Searched refs:_STATUS_CODE_ (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8712/ |
D | wifi.h | 404 #define _STATUS_CODE_ 2 macro
|
/Linux-v5.10/drivers/staging/rtl8188eu/include/ |
D | wifi.h | 378 #define _STATUS_CODE_ 2 macro
|
/Linux-v5.10/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 596 #define _STATUS_CODE_ 2 macro
|
/Linux-v5.10/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 804 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, in issue_auth() 846 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &le_tmp16, in issue_auth() 930 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &lestatus, in issue_asocrsp()
|
/Linux-v5.10/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 3027 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth() 3067 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth() 3152 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()
|