Searched refs:EFX_RESET_RXQ_ERR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_ev.c792 if (enp->en_reset_flags & (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR))
948 if (enp->en_reset_flags & (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR))
1201 enp->en_reset_flags |= EFX_RESET_RXQ_ERR;
H A Defx_impl.h81 #define EFX_RESET_RXQ_ERR 0x00000002 macro
H A Def10_nic.c1518 enp->en_reset_flags &= ~(EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR);

Completed in 166 milliseconds