/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx_common.h | 57 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type);
|
H A D | mcdi.c | 728 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 D | farch.c | 851 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 D | tx.c | 572 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_xmit_done_single()
|
H A D | tx_common.c | 215 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_dequeue_buffers()
|
H A D | efx_common.c | 733 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 D | selftest.c | 734 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_selftest()
|
H A D | ef10_sriov.c | 678 efx_schedule_reset(vf->efx, RESET_TYPE_DATAPATH); in efx_ef10_sriov_set_vf_vlan()
|
H A D | ef10.c | 2654 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 D | efx_channels.c | 838 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_realloc_channels()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_common.h | 57 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type);
|
H A D | mcdi.c | 725 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 D | tx.c | 572 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_xmit_done_single()
|
H A D | tx_common.c | 228 efx_schedule_reset(efx, RESET_TYPE_TX_SKIP); in efx_dequeue_buffers()
|
H A D | efx_common.c | 730 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 D | ef10_sriov.c | 667 efx_schedule_reset(vf->efx, RESET_TYPE_DATAPATH); in efx_ef10_sriov_set_vf_vlan()
|
H A D | selftest.c | 741 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_selftest()
|
H A D | ef10.c | 2680 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 D | efx_channels.c | 911 efx_schedule_reset(efx, RESET_TYPE_DISABLE); in efx_realloc_channels()
|