Searched refs:efx_mcdi_log_ctrl (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | mcdi.h | 331 int efx_mcdi_log_ctrl(struct efx_nic *efx, bool evq, bool uart, u32 dest_evq);
|
D | siena.c | 409 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in siena_init_nic()
|
D | mcdi.c | 1570 int efx_mcdi_log_ctrl(struct efx_nic *efx, bool evq, bool uart, u32 dest_evq) in efx_mcdi_log_ctrl() function
|
D | ef10.c | 616 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in efx_ef10_probe()
|