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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_ev.c41 #define EFX_EV_QSTAT_INCR(_eep, _stat) \ macro
47 #define EFX_EV_QSTAT_INCR(_eep, _stat) macro
455 EFX_EV_QSTAT_INCR(eep, EV_ALL);
648 EFX_EV_QSTAT_INCR(eep, EV_RX_TOBE_DISC);
660 EFX_EV_QSTAT_INCR(eep, EV_RX_FRM_TRUNC);
682 EFX_EV_QSTAT_INCR(eep, EV_RX_ETH_CRC_ERR);
689 EFX_EV_QSTAT_INCR(eep, EV_RX_PAUSE_FRM_ERR);
696 EFX_EV_QSTAT_INCR(eep, EV_RX_BUF_OWNER_ID_ERR);
702 EFX_EV_QSTAT_INCR(eep, EV_RX_IPV4_HDR_CHKSUM_ERR);
708 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
789 EFX_EV_QSTAT_INCR(eep, EV_RX);
838 EFX_EV_QSTAT_INCR(eep, EV_RX_BATCH);
848 EFX_EV_QSTAT_INCR(eep, EV_RX_FRM_TRUNC);
854 EFX_EV_QSTAT_INCR(eep, EV_RX_ETH_CRC_ERR);
864 /* TODO: EFX_EV_QSTAT_INCR(eep, EV_RX_PARSE_INCOMPLETE); */
878 EFX_EV_QSTAT_INCR(eep, EV_RX_IPV4_HDR_CHKSUM_ERR);
884 EFX_EV_QSTAT_INCR(eep, EV_RX_TCP_IPV4);
887 EFX_EV_QSTAT_INCR(ee
[all...]

Completed in 182 milliseconds