Searched refs:efx_mcdi_drv_attach (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi.c | 50 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, 102 rc = efx_mcdi_drv_attach(efx, true, &already_attached); in efx_siena_mcdi_init() 137 efx_mcdi_drv_attach(efx, false, NULL); in efx_siena_mcdi_detach() 1458 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() function
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi.c | 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() 133 efx_mcdi_drv_attach(efx, false, NULL); in efx_mcdi_detach() 1429 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() function
|