Searched refs:port_initialized (Results 1 – 2 of 2) sorted by relevance
597 efx->port_initialized = false; in __efx_reconfigure_port()687 efx->port_initialized = true; in efx_init_port()734 if (!efx->port_initialized) in efx_fini_port()739 efx->port_initialized = false; in efx_fini_port()1652 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE) in efx_reset_down()1674 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE) { in efx_reset_up()1680 efx->port_initialized = false; in efx_reset_up()
829 bool port_initialized; member