Searched refs:port_initialized (Results 1 – 7 of 7) sorted by relevance
155 efx->port_initialized = true; in efx_init_port()174 if (!efx->port_initialized) in efx_fini_port()177 efx->port_initialized = false; in efx_fini_port()
768 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_siena_reset_up()803 efx->port_initialized = false; in efx_siena_reset_up()
1037 bool port_initialized; member
1054 efx->port_initialized = true; in ef4_init_port()1117 if (!efx->port_initialized) in ef4_fini_port()1121 efx->port_initialized = false; in ef4_fini_port()2344 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()2371 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()2397 efx->port_initialized = false; in ef4_reset_up()
146 efx->port_initialized = true; in efx_init_port()165 if (!efx->port_initialized) in efx_fini_port()168 efx->port_initialized = false; in efx_fini_port()
742 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()778 efx->port_initialized = false; in efx_reset_up()
1118 bool port_initialized; member