Searched refs:WLC_E_OVERTEMP (Results 1 – 8 of 8) sorted by relevance
208 BCMEVENT_NAME(WLC_E_OVERTEMP),
3106 case WLC_E_OVERTEMP: in wl_show_host_event()3573 case WLC_E_OVERTEMP: in wl_process_host_event()
11175 setbit(eventmask_msg->mask, WLC_E_OVERTEMP);
11110 setbit(eventmask_msg->mask, WLC_E_OVERTEMP);
314 #define WLC_E_OVERTEMP 194 /* Overtemp notification */ macro