Searched refs:vf_queue_retry_initialized (Results 1 – 2 of 2) sorted by relevance
224 if (!sc->vf_queue_retry_initialized) in igbv_queue_retry_detach()228 sc->vf_queue_retry_initialized = false; in igbv_queue_retry_detach()235 if (!sc->vf_queue_retry_initialized) in igbv_queue_retry_stop()261 if (sc->vf_queue_retry_initialized) in igbv_queue_retry_succeeded()394 sc->vf_queue_retry_initialized = true; in igbv_if_attach_pre()
711 bool vf_queue_retry_initialized; member