Searched refs:efx_mcdi_drv_attach (Results 1 – 1 of 1) sorted by relevance
49 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating,100 rc = efx_mcdi_drv_attach(efx, true, &already_attached); in efx_mcdi_init()135 efx_mcdi_drv_attach(efx, false, NULL); in efx_mcdi_detach()1449 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() function