Home
last modified time | relevance | path

Searched refs:efx_schedule_reset (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.h57 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type);
H A Dmcdi.c728 efx_schedule_reset(efx, RESET_TYPE_MC_FAILURE); in _efx_mcdi_rpc_finish()
852 efx_schedule_reset(efx, RESET_TYPE_MC_FAILURE); in _efx_mcdi_rpc()
1257 efx_schedule_reset(efx, RESET_TYPE_MC_FAILURE); in efx_mcdi_ev_death()
1285 efx_schedule_reset(efx, RESET_TYPE_MC_BIST); in efx_mcdi_ev_bist()
1299 efx_schedule_reset(efx, RESET_TYPE_MCDI_TIMEOUT); in efx_mcdi_abandon()
1390 efx_schedule_reset(efx, RESET_TYPE_DMA_ERROR); in efx_mcdi_process_event()
H A Dfarch.c851 efx_schedule_reset(efx, RESET_TYPE_DMA_ERROR); in efx_farch_handle_tx_event()
958 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_farch_handle_rx_bad_index()
1224 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_farch_handle_driver_event()
1232 efx_schedule_reset(efx, RESET_TYPE_DMA_ERROR); in efx_farch_handle_driver_event()
1245 efx_schedule_reset(efx, RESET_TYPE_DMA_ERROR); in efx_farch_handle_driver_event()
1498 efx_schedule_reset(efx, RESET_TYPE_INT_ERROR); in efx_farch_fatal_interrupt()
1503 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_farch_fatal_interrupt()
H A Dtx.c572 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_xmit_done_single()
H A Dtx_common.c215 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_dequeue_buffers()
H A Defx_common.c733 efx_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG); in efx_watchdog()
898 /* We checked the state in efx_schedule_reset() but it may in efx_reset_work()
908 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type) in efx_schedule_reset() function
H A Dselftest.c734 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_selftest()
H A Def10_sriov.c678 efx_schedule_reset(vf->efx, RESET_TYPE_DATAPATH); in efx_ef10_sriov_set_vf_vlan()
H A Def10.c2654 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_ef10_handle_rx_wrong_queue()
2668 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_ef10_handle_rx_bad_lbits()
3265 efx_schedule_reset(efx, RESET_TYPE_DATAPATH); in efx_ef10_vport_set_mac_address()
H A Defx_channels.c838 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_realloc_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_common.h57 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type);
H A Dmcdi.c725 efx_schedule_reset(efx, RESET_TYPE_MC_FAILURE); in _efx_mcdi_rpc_finish()
849 efx_schedule_reset(efx, RESET_TYPE_MC_FAILURE); in _efx_mcdi_rpc()
1254 efx_schedule_reset(efx, RESET_TYPE_MC_FAILURE); in efx_mcdi_ev_death()
1282 efx_schedule_reset(efx, RESET_TYPE_MC_BIST); in efx_mcdi_ev_bist()
1296 efx_schedule_reset(efx, RESET_TYPE_MCDI_TIMEOUT); in efx_mcdi_abandon()
1381 efx_schedule_reset(efx, RESET_TYPE_DMA_ERROR); in efx_mcdi_process_event()
H A Dtx.c572 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_xmit_done_single()
H A Dtx_common.c228 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_dequeue_buffers()
H A Defx_common.c730 efx_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG); in efx_watchdog()
893 /* We checked the state in efx_schedule_reset() but it may in efx_reset_work()
903 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type) in efx_schedule_reset() function
H A Def10_sriov.c667 efx_schedule_reset(vf->efx, RESET_TYPE_DATAPATH); in efx_ef10_sriov_set_vf_vlan()
H A Dselftest.c741 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_selftest()
H A Def10.c2680 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_ef10_handle_rx_wrong_queue()
2694 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_ef10_handle_rx_bad_lbits()
3298 efx_schedule_reset(efx, RESET_TYPE_DATAPATH); in efx_ef10_vport_set_mac_address()
H A Defx_channels.c911 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_realloc_channels()

Completed in 33 milliseconds