Searched refs:_STATUS_CODE_ (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8712/ |
D | wifi.h | 431 #define _STATUS_CODE_ 2 macro
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | wifi.h | 419 #define _STATUS_CODE_ 2 macro
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 596 #define _STATUS_CODE_ 2 macro
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 811 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, in issue_auth() 853 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &le_tmp16, in issue_auth() 937 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, &lestatus, in issue_asocrsp()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 3038 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth() 3078 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&le_tmp, &(pattrib->pktlen)); in issue_auth() 3165 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()
|