Home
last modified time | relevance | path

Searched refs:EFX_RESET_TXQ_ERR (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_ev.c531 (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR | EFX_RESET_HW_UNAVAIL)) in ef10_ev_rx()
757 (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR | EFX_RESET_HW_UNAVAIL)) in ef10_ev_tx()
979 enp->en_reset_flags |= EFX_RESET_TXQ_ERR; in ef10_ev_mcdi()
H A Drhead_ev.c539 (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR | EFX_RESET_HW_UNAVAIL)) in rhead_ev_rx_packets()
582 (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR | EFX_RESET_HW_UNAVAIL)) in rhead_ev_tx_completion()
H A Drhead_nic.c325 enp->en_reset_flags &= ~(EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR); in rhead_nic_reset()
H A Defx_impl.h71 #define EFX_RESET_TXQ_ERR 0x00000004 macro
H A Def10_nic.c2342 enp->en_reset_flags &= ~(EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR); in ef10_nic_reset()