Searched refs:driver_operating (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 49 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, 1454 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() argument 1463 driver_operating ? 1 : 0); in efx_mcdi_drv_attach() 1492 if (driver_operating) { in efx_mcdi_drv_attach()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 48 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, 1445 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() argument 1454 driver_operating ? 1 : 0); in efx_mcdi_drv_attach() 1484 if (driver_operating) { in efx_mcdi_drv_attach()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 49 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, 1457 static int efx_mcdi_drv_attach(struct efx_nic *efx, bool driver_operating, in efx_mcdi_drv_attach() argument 1466 driver_operating ? 1 : 0); in efx_mcdi_drv_attach() 1496 if (driver_operating) { in efx_mcdi_drv_attach()
|
Completed in 10 milliseconds