Home
last modified time | relevance | path

Searched refs:efx_mcdi_drv_attach (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
Dmcdi.c53 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating,
105 rc = efx_mcdi_drv_attach(efx, true, &already_attached); in efx_mcdi_init()
140 efx_mcdi_drv_attach(efx, false, NULL); in efx_mcdi_fini()
1447 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() function