Home
last modified time | relevance | path

Searched refs:efx_net_active (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h633 static inline bool efx_net_active(enum nic_state state) in efx_net_active() function
650 WARN_ON(!efx_net_active(state)); in efx_freeze()
662 WARN_ON(!efx_net_active(state)); in efx_recover()
H A Defx_common.c897 if (efx_net_active(efx->state)) in efx_reset_work()
942 if (!efx_net_active(READ_ONCE(efx->state))) in efx_schedule_reset()
1216 if (efx_net_active(efx->state)) { in efx_io_error_detected()
H A Defx.c844 WARN_ON(efx_net_active(efx->state)); in efx_pci_remove_main()
1174 if (efx_net_active(efx->state)) { in efx_pm_freeze()
H A Dethtool_common.c141 if (!efx_net_active(efx->state)) { in efx_ethtool_self_test()