Lines Matching defs:WM_EVCNT_STORE
761 #define WM_EVCNT_STORE(ev, val) \
769 #define WM_EVCNT_STORE(ev, val) \
778 WM_EVCNT_STORE(&(qname)->qname##_ev_##evname, (val))
783 #define WM_EVCNT_STORE(ev, val) __nothing
6876 WM_EVCNT_STORE(&txq->txq_ev_txseg[j], 0);
6888 WM_EVCNT_STORE(&sc->sc_ev_linkintr, 0);
6890 WM_EVCNT_STORE(&sc->sc_ev_crcerrs, 0);
6891 WM_EVCNT_STORE(&sc->sc_ev_symerrc, 0);
6892 WM_EVCNT_STORE(&sc->sc_ev_mpc, 0);
6893 WM_EVCNT_STORE(&sc->sc_ev_colc, 0);
6894 WM_EVCNT_STORE(&sc->sc_ev_sec, 0);
6895 WM_EVCNT_STORE(&sc->sc_ev_rlec, 0);
6898 WM_EVCNT_STORE(&sc->sc_ev_algnerrc, 0);
6899 WM_EVCNT_STORE(&sc->sc_ev_rxerrc, 0);
6901 WM_EVCNT_STORE(&sc->sc_ev_cexterr, 0);
6903 WM_EVCNT_STORE(&sc->sc_ev_htdpmc, 0);
6905 WM_EVCNT_STORE(&sc->sc_ev_tncrs, 0);
6906 WM_EVCNT_STORE(&sc->sc_ev_tsctc, 0);
6908 WM_EVCNT_STORE(&sc->sc_ev_tsctfc, 0);
6910 WM_EVCNT_STORE(&sc->sc_ev_cbrdpc, 0);
6911 WM_EVCNT_STORE(&sc->sc_ev_cbrmpc, 0);
6916 WM_EVCNT_STORE(&sc->sc_ev_tx_xoff, 0);
6917 WM_EVCNT_STORE(&sc->sc_ev_tx_xon, 0);
6918 WM_EVCNT_STORE(&sc->sc_ev_rx_xoff, 0);
6919 WM_EVCNT_STORE(&sc->sc_ev_rx_xon, 0);
6920 WM_EVCNT_STORE(&sc->sc_ev_rx_macctl, 0);
6923 WM_EVCNT_STORE(&sc->sc_ev_scc, 0);
6924 WM_EVCNT_STORE(&sc->sc_ev_ecol, 0);
6925 WM_EVCNT_STORE(&sc->sc_ev_mcc, 0);
6926 WM_EVCNT_STORE(&sc->sc_ev_latecol, 0);
6929 WM_EVCNT_STORE(&sc->sc_ev_cbtmpc, 0);
6931 WM_EVCNT_STORE(&sc->sc_ev_dc, 0);
6932 WM_EVCNT_STORE(&sc->sc_ev_prc64, 0);
6933 WM_EVCNT_STORE(&sc->sc_ev_prc127, 0);
6934 WM_EVCNT_STORE(&sc->sc_ev_prc255, 0);
6935 WM_EVCNT_STORE(&sc->sc_ev_prc511, 0);
6936 WM_EVCNT_STORE(&sc->sc_ev_prc1023, 0);
6937 WM_EVCNT_STORE(&sc->sc_ev_prc1522, 0);
6938 WM_EVCNT_STORE(&sc->sc_ev_gprc, 0);
6939 WM_EVCNT_STORE(&sc->sc_ev_bprc, 0);
6940 WM_EVCNT_STORE(&sc->sc_ev_mprc, 0);
6941 WM_EVCNT_STORE(&sc->sc_ev_gptc, 0);
6942 WM_EVCNT_STORE(&sc->sc_ev_gorc, 0);
6943 WM_EVCNT_STORE(&sc->sc_ev_gotc, 0);
6944 WM_EVCNT_STORE(&sc->sc_ev_rnbc, 0);
6945 WM_EVCNT_STORE(&sc->sc_ev_ruc, 0);
6946 WM_EVCNT_STORE(&sc->sc_ev_rfc, 0);
6947 WM_EVCNT_STORE(&sc->sc_ev_roc, 0);
6948 WM_EVCNT_STORE(&sc->sc_ev_rjc, 0);
6950 WM_EVCNT_STORE(&sc->sc_ev_mgtprc, 0);
6951 WM_EVCNT_STORE(&sc->sc_ev_mgtpdc, 0);
6952 WM_EVCNT_STORE(&sc->sc_ev_mgtptc, 0);
6954 WM_EVCNT_STORE(&sc->sc_ev_tor, 0);
6955 WM_EVCNT_STORE(&sc->sc_ev_tot, 0);
6956 WM_EVCNT_STORE(&sc->sc_ev_tpr, 0);
6957 WM_EVCNT_STORE(&sc->sc_ev_tpt, 0);
6958 WM_EVCNT_STORE(&sc->sc_ev_ptc64, 0);
6959 WM_EVCNT_STORE(&sc->sc_ev_ptc127, 0);
6960 WM_EVCNT_STORE(&sc->sc_ev_ptc255, 0);
6961 WM_EVCNT_STORE(&sc->sc_ev_ptc511, 0);
6962 WM_EVCNT_STORE(&sc->sc_ev_ptc1023, 0);
6963 WM_EVCNT_STORE(&sc->sc_ev_ptc1522, 0);
6964 WM_EVCNT_STORE(&sc->sc_ev_mptc, 0);
6965 WM_EVCNT_STORE(&sc->sc_ev_bptc, 0);
6967 WM_EVCNT_STORE(&sc->sc_ev_iac, 0);
6969 WM_EVCNT_STORE(&sc->sc_ev_icrxptc, 0);
6970 WM_EVCNT_STORE(&sc->sc_ev_icrxatc, 0);
6971 WM_EVCNT_STORE(&sc->sc_ev_ictxptc, 0);
6972 WM_EVCNT_STORE(&sc->sc_ev_ictxatc, 0);
6973 WM_EVCNT_STORE(&sc->sc_ev_ictxqec, 0);
6974 WM_EVCNT_STORE(&sc->sc_ev_ictxqmtc, 0);
6975 WM_EVCNT_STORE(&sc->sc_ev_rxdmtc, 0);
6976 WM_EVCNT_STORE(&sc->sc_ev_icrxoc, 0);
6978 WM_EVCNT_STORE(&sc->sc_ev_rpthc, 0);
6979 WM_EVCNT_STORE(&sc->sc_ev_debug1, 0);
6980 WM_EVCNT_STORE(&sc->sc_ev_debug2, 0);
6981 WM_EVCNT_STORE(&sc->sc_ev_debug3, 0);
6982 WM_EVCNT_STORE(&sc->sc_ev_hgptc, 0);
6983 WM_EVCNT_STORE(&sc->sc_ev_debug4, 0);
6984 WM_EVCNT_STORE(&sc->sc_ev_rxdmtc, 0);
6985 WM_EVCNT_STORE(&sc->sc_ev_htcbdpc, 0);
6987 WM_EVCNT_STORE(&sc->sc_ev_hgorc, 0);
6988 WM_EVCNT_STORE(&sc->sc_ev_hgotc, 0);
6989 WM_EVCNT_STORE(&sc->sc_ev_lenerrs, 0);
6990 WM_EVCNT_STORE(&sc->sc_ev_scvpc, 0);
6991 WM_EVCNT_STORE(&sc->sc_ev_hrmpc, 0);
6994 WM_EVCNT_STORE(&sc->sc_ev_tlpic, 0);
6995 WM_EVCNT_STORE(&sc->sc_ev_rlpic, 0);
6996 WM_EVCNT_STORE(&sc->sc_ev_b2ogprc, 0);
6997 WM_EVCNT_STORE(&sc->sc_ev_o2bspc, 0);
6998 WM_EVCNT_STORE(&sc->sc_ev_b2ospc, 0);
6999 WM_EVCNT_STORE(&sc->sc_ev_o2bgptc, 0);