Searched refs:WLC_E_DISASSOC (Results 1 – 6 of 6) sorted by relevance
48 { WLC_E_DISASSOC, "DISASSOC" },
847 case WLC_E_DISASSOC: in wl_show_host_event()1249 case WLC_E_DISASSOC: in wl_host_event()
3117 {WLC_E_DISASSOC, WL_IW_DONT_CARE, WL_IW_DONT_CARE,
4051 setbit(eventmask, WLC_E_DISASSOC);
6957 event == WLC_E_DISASSOC ||
111 #define WLC_E_DISASSOC 11 /* 802.11 DISASSOC request */ macro