Searched refs:WLC_E_MIC_ERROR (Results 1 – 6 of 6) sorted by relevance
54 { WLC_E_MIC_ERROR, "MIC_ERROR" },
933 case WLC_E_MIC_ERROR: in wl_show_host_event()
3240 case WLC_E_MIC_ERROR: {
4058 setbit(eventmask, WLC_E_MIC_ERROR);
8234 wl->evt_handler[WLC_E_MIC_ERROR] = wl_notify_mic_status;
117 #define WLC_E_MIC_ERROR 17 /* TKIP MIC error occurred */ macro