Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c49 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating,
101 rc = efx_mcdi_drv_attach(efx, true, &already_attached); in efx_siena_mcdi_init()
136 efx_mcdi_drv_attach(efx, false, NULL); in efx_siena_mcdi_detach()
1457 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() function
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi.c48 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating,
99 rc = efx_mcdi_drv_attach(efx, true, &already_attached); in efx_mcdi_init()
132 efx_mcdi_drv_attach(efx, false, NULL); in efx_mcdi_detach()
1445 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() function