Searched refs:WLC_E_IF_ADD (Results 1 – 3 of 3) sorted by relevance
348 #define WLC_E_IF_ADD 1 /* bsscfg add */ macro
1159 ((ifevent->action == WLC_E_IF_ADD) ? "ADD":"DEL"), in wl_host_event()1171 ((ifevent->action == WLC_E_IF_ADD) ? in wl_host_event()1187 if (ifevent->action == WLC_E_IF_ADD || in wl_host_event()1194 if (ifevent->action == WLC_E_IF_ADD) { in wl_host_event()
5298 (((dhd_if_event_t *)*data)->action == WLC_E_IF_ADD))