Searched refs:EFX_EV_QSTAT_INCR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_ev.c43 #define EFX_EV_QSTAT_INCR(_eep, _stat) \ macro
49 #define EFX_EV_QSTAT_INCR(_eep, _stat) macro
459 EFX_EV_QSTAT_INCR(eep, EV_ALL);
652 EFX_EV_QSTAT_INCR(eep, EV_RX_TOBE_DISC);
664 EFX_EV_QSTAT_INCR(eep, EV_RX_FRM_TRUNC);
686 EFX_EV_QSTAT_INCR(eep, EV_RX_ETH_CRC_ERR);
693 EFX_EV_QSTAT_INCR(eep, EV_RX_PAUSE_FRM_ERR);
700 EFX_EV_QSTAT_INCR(eep, EV_RX_BUF_OWNER_ID_ERR);
706 EFX_EV_QSTAT_INCR(eep, EV_RX_IPV4_HDR_CHKSUM_ERR);
712 EFX_EV_QSTAT_INCR(ee
[all...]
H A Def10_ev.c43 #define EFX_EV_QSTAT_INCR(_eep, _stat) \ macro
49 #define EFX_EV_QSTAT_INCR(_eep, _stat) macro
828 EFX_EV_QSTAT_INCR(eep, EV_RX_FRM_TRUNC);
834 EFX_EV_QSTAT_INCR(eep, EV_RX_ETH_CRC_ERR);
845 EFX_EV_QSTAT_INCR(eep, EV_RX_IPV4_HDR_CHKSUM_ERR);
848 EFX_EV_QSTAT_INCR(eep, EV_RX_TCP_UDP_CHKSUM_ERR);
853 EFX_EV_QSTAT_INCR(eep, EV_RX_OK);
886 EFX_EV_QSTAT_INCR(eep, EV_RX);
957 EFX_EV_QSTAT_INCR(eep, EV_RX_BATCH);
967 EFX_EV_QSTAT_INCR(ee
[all...]

Completed in 122 milliseconds