Searched refs:EFX_RESET_TXQ_ERR (Results 1 – 5 of 5) sorted by relevance
531 (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()
539 (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()
325 enp->en_reset_flags &= ~(EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR); in rhead_nic_reset()
71 #define EFX_RESET_TXQ_ERR 0x00000004 macro
2342 enp->en_reset_flags &= ~(EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR); in ef10_nic_reset()