Searched refs:efx_mcdi_drv_attach (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/sfc/siena/ |
D | mcdi.c | 49 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
|
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | mcdi.c | 48 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
|