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

/freebsd-10.2-release/sys/dev/sfxge/common/
H A Dhunt_ev.c513 if (enp->en_reset_flags & (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR))
697 if (enp->en_reset_flags & (EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR))
934 enp->en_reset_flags |= EFX_RESET_RXQ_ERR;
H A Defx_impl.h82 #define EFX_RESET_RXQ_ERR 0x00000004 macro
H A Dhunt_nic.c1505 enp->en_reset_flags &= ~(EFX_RESET_RXQ_ERR | EFX_RESET_TXQ_ERR);

Completed in 103 milliseconds