Searched refs:efx_mcdi_log_ctrl (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi.h | 344 int efx_mcdi_log_ctrl(struct efx_nic *efx, bool evq, bool uart, u32 dest_evq);
|
H A D | siena.c | 441 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in siena_init_nic()
|
H A D | ef100_nic.c | 1168 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in ef100_probe_main()
|
H A 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
|
H A D | ef10.c | 580 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in efx_ef10_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi.h | 399 int efx_mcdi_log_ctrl(struct efx_nic *efx, bool evq, bool uart, u32 dest_evq);
|
H A D | ef100_nic.c | 1088 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in ef100_probe_main()
|
H A D | mcdi.c | 1569 int efx_mcdi_log_ctrl(struct efx_nic *efx, bool evq, bool uart, u32 dest_evq) in efx_mcdi_log_ctrl() function
|
H A D | ef10.c | 579 rc = efx_mcdi_log_ctrl(efx, true, false, 0); in efx_ef10_probe()
|
Completed in 22 milliseconds