brpt_micerror     214 drivers/staging/rtl8188eu/core/rtw_recv.c 	u8	bmic_err = false, brpt_micerror = true;
brpt_micerror     325 drivers/staging/rtl8188eu/core/rtw_recv.c 					brpt_micerror = false;
brpt_micerror     327 drivers/staging/rtl8188eu/core/rtw_recv.c 				if ((prxattrib->bdecrypted) && (brpt_micerror)) {
brpt_micerror     318 drivers/staging/rtl8723bs/core/rtw_recv.c 	u8 bmic_err = false, brpt_micerror = true;
brpt_micerror     408 drivers/staging/rtl8723bs/core/rtw_recv.c 					brpt_micerror = false;
brpt_micerror     410 drivers/staging/rtl8723bs/core/rtw_recv.c 				if ((prxattrib->bdecrypted == true) && (brpt_micerror == true)) {