Lines Matching refs:errop

970 		stats->rx.errop.good++;  in nicvf_check_cqe_rx_errs()
991 stats->rx.errop.partial_pkts++; in nicvf_check_cqe_rx_errs()
994 stats->rx.errop.jabber_errs++; in nicvf_check_cqe_rx_errs()
997 stats->rx.errop.fcs_errs++; in nicvf_check_cqe_rx_errs()
1000 stats->rx.errop.terminate_errs++; in nicvf_check_cqe_rx_errs()
1003 stats->rx.errop.bgx_rx_errs++; in nicvf_check_cqe_rx_errs()
1006 stats->rx.errop.prel2_errs++; in nicvf_check_cqe_rx_errs()
1009 stats->rx.errop.l2_frags++; in nicvf_check_cqe_rx_errs()
1012 stats->rx.errop.l2_overruns++; in nicvf_check_cqe_rx_errs()
1015 stats->rx.errop.l2_pfcs++; in nicvf_check_cqe_rx_errs()
1018 stats->rx.errop.l2_puny++; in nicvf_check_cqe_rx_errs()
1021 stats->rx.errop.l2_hdr_malformed++; in nicvf_check_cqe_rx_errs()
1024 stats->rx.errop.l2_oversize++; in nicvf_check_cqe_rx_errs()
1027 stats->rx.errop.l2_undersize++; in nicvf_check_cqe_rx_errs()
1030 stats->rx.errop.l2_len_mismatch++; in nicvf_check_cqe_rx_errs()
1033 stats->rx.errop.l2_pclp++; in nicvf_check_cqe_rx_errs()
1036 stats->rx.errop.non_ip++; in nicvf_check_cqe_rx_errs()
1039 stats->rx.errop.ip_csum_err++; in nicvf_check_cqe_rx_errs()
1042 stats->rx.errop.ip_hdr_malformed++; in nicvf_check_cqe_rx_errs()
1045 stats->rx.errop.ip_payload_malformed++; in nicvf_check_cqe_rx_errs()
1048 stats->rx.errop.ip_hop_errs++; in nicvf_check_cqe_rx_errs()
1051 stats->rx.errop.l3_icrc_errs++; in nicvf_check_cqe_rx_errs()
1054 stats->rx.errop.l3_pclp++; in nicvf_check_cqe_rx_errs()
1057 stats->rx.errop.l4_malformed++; in nicvf_check_cqe_rx_errs()
1060 stats->rx.errop.l4_csum_errs++; in nicvf_check_cqe_rx_errs()
1063 stats->rx.errop.udp_len_err++; in nicvf_check_cqe_rx_errs()
1066 stats->rx.errop.bad_l4_port++; in nicvf_check_cqe_rx_errs()
1069 stats->rx.errop.bad_tcp_flag++; in nicvf_check_cqe_rx_errs()
1072 stats->rx.errop.tcp_offset_errs++; in nicvf_check_cqe_rx_errs()
1075 stats->rx.errop.l4_pclp++; in nicvf_check_cqe_rx_errs()
1078 stats->rx.errop.pkt_truncated++; in nicvf_check_cqe_rx_errs()