Searched refs:efx_mcdi_log_ctrl (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | mcdi.h | 344 int efx_mcdi_log_ctrl(struct efx_nic *efx, bool evq, bool uart, u32 dest_evq);
|
D | siena.c | 441 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in siena_init_nic()
|
D | ef100_nic.c | 1168 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in ef100_probe_main()
|
D | mcdi.c | 1577 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 | 580 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in efx_ef10_probe()
|