Lines Matching refs:started
100 if (!hapd->started)
357 if (!hapd->started) {
358 wpa_printf(MSG_ERROR, "%s: Interface %s wasn't started",
362 hapd->started = 0;
1101 if (hapd->started) {
1102 wpa_printf(MSG_ERROR, "%s: Interface %s was already started",
1106 hapd->started = 1;
2163 /* Only once the interfaces are sync started */
2415 * allocate memory for the BSS. No actual driver operations are started.
3566 if (!hapd->started)