Symbol: KVE
sys/arch/octeon/dev/if_cnmac.c
1545
[cnmac_stat_rx_toto_gmx]= KVE("rx total gmx", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1546
[cnmac_stat_rx_totp_gmx]= KVE("rx total gmx", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1547
[cnmac_stat_rx_toto_pip]= KVE("rx total pip", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1548
[cnmac_stat_rx_totp_pip]= KVE("rx total pip", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1549
[cnmac_stat_rx_h64] = KVE("rx 64B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1550
[cnmac_stat_rx_h127] = KVE("rx 65-127B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1551
[cnmac_stat_rx_h255] = KVE("rx 128-255B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1552
[cnmac_stat_rx_h511] = KVE("rx 256-511B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1553
[cnmac_stat_rx_h1023] = KVE("rx 512-1023B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1554
[cnmac_stat_rx_h1518] = KVE("rx 1024-1518B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1555
[cnmac_stat_rx_hmax] = KVE("rx 1519-maxB", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1556
[cnmac_stat_rx_bcast] = KVE("rx bcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1557
[cnmac_stat_rx_mcast] = KVE("rx mcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1558
[cnmac_stat_rx_qdpo] = KVE("rx qos drop", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1559
[cnmac_stat_rx_qdpp] = KVE("rx qos drop", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1560
[cnmac_stat_rx_fcs] = KVE("rx fcs err", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1561
[cnmac_stat_rx_frag] = KVE("rx fcs undersize",KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1562
[cnmac_stat_rx_undersz] = KVE("rx undersize", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1563
[cnmac_stat_rx_jabber] = KVE("rx jabber", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1564
[cnmac_stat_rx_oversz] = KVE("rx oversize", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1565
[cnmac_stat_rx_raw] = KVE("rx raw", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1566
[cnmac_stat_rx_bad] = KVE("rx bad", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1567
[cnmac_stat_rx_drop] = KVE("rx drop", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1568
[cnmac_stat_rx_ctl] = KVE("rx control", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1569
[cnmac_stat_rx_dmac] = KVE("rx dmac", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1570
[cnmac_stat_tx_toto] = KVE("tx total", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1571
[cnmac_stat_tx_totp] = KVE("tx total", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1572
[cnmac_stat_tx_hmin] = KVE("tx min-63B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1573
[cnmac_stat_tx_h64] = KVE("tx 64B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1574
[cnmac_stat_tx_h127] = KVE("tx 65-127B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1575
[cnmac_stat_tx_h255] = KVE("tx 128-255B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1576
[cnmac_stat_tx_h511] = KVE("tx 256-511B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1577
[cnmac_stat_tx_h1023] = KVE("tx 512-1023B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1578
[cnmac_stat_tx_h1518] = KVE("tx 1024-1518B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1579
[cnmac_stat_tx_hmax] = KVE("tx 1519-maxB", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1580
[cnmac_stat_tx_bcast] = KVE("tx bcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1581
[cnmac_stat_tx_mcast] = KVE("tx mcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1582
[cnmac_stat_tx_coll] = KVE("tx coll", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1583
[cnmac_stat_tx_defer] = KVE("tx defer", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1584
[cnmac_stat_tx_scol] = KVE("tx scoll", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1585
[cnmac_stat_tx_mcol] = KVE("tx mcoll", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1586
[cnmac_stat_tx_ctl] = KVE("tx control", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1587
[cnmac_stat_tx_uflow] = KVE("tx underflow", KSTAT_KV_U_PACKETS),