Searched refs:efx_mcdi_drv_attach (Results 1 – 1 of 1) sorted by relevance
53 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating,104 rc = efx_mcdi_drv_attach(efx, true, &already_attached); in efx_mcdi_init()139 efx_mcdi_drv_attach(efx, false, NULL); in efx_mcdi_fini()1235 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() function