Symbol: KVE
sys/arch/octeon/dev/if_cnmac.c
1399
[cnmac_stat_rx_toto_gmx]= KVE("rx total gmx", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1400
[cnmac_stat_rx_totp_gmx]= KVE("rx total gmx", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1401
[cnmac_stat_rx_toto_pip]= KVE("rx total pip", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1402
[cnmac_stat_rx_totp_pip]= KVE("rx total pip", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1403
[cnmac_stat_rx_h64] = KVE("rx 64B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1404
[cnmac_stat_rx_h127] = KVE("rx 65-127B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1405
[cnmac_stat_rx_h255] = KVE("rx 128-255B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1406
[cnmac_stat_rx_h511] = KVE("rx 256-511B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1407
[cnmac_stat_rx_h1023] = KVE("rx 512-1023B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1408
[cnmac_stat_rx_h1518] = KVE("rx 1024-1518B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1409
[cnmac_stat_rx_hmax] = KVE("rx 1519-maxB", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1410
[cnmac_stat_rx_bcast] = KVE("rx bcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1411
[cnmac_stat_rx_mcast] = KVE("rx mcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1412
[cnmac_stat_rx_qdpo] = KVE("rx qos drop", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1413
[cnmac_stat_rx_qdpp] = KVE("rx qos drop", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1414
[cnmac_stat_rx_fcs] = KVE("rx fcs err", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1415
[cnmac_stat_rx_frag] = KVE("rx fcs undersize",KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1416
[cnmac_stat_rx_undersz] = KVE("rx undersize", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1417
[cnmac_stat_rx_jabber] = KVE("rx jabber", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1418
[cnmac_stat_rx_oversz] = KVE("rx oversize", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1419
[cnmac_stat_rx_raw] = KVE("rx raw", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1420
[cnmac_stat_rx_bad] = KVE("rx bad", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1421
[cnmac_stat_rx_drop] = KVE("rx drop", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1422
[cnmac_stat_rx_ctl] = KVE("rx control", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1423
[cnmac_stat_rx_dmac] = KVE("rx dmac", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1424
[cnmac_stat_tx_toto] = KVE("tx total", KSTAT_KV_U_BYTES),
sys/arch/octeon/dev/if_cnmac.c
1425
[cnmac_stat_tx_totp] = KVE("tx total", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1426
[cnmac_stat_tx_hmin] = KVE("tx min-63B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1427
[cnmac_stat_tx_h64] = KVE("tx 64B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1428
[cnmac_stat_tx_h127] = KVE("tx 65-127B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1429
[cnmac_stat_tx_h255] = KVE("tx 128-255B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1430
[cnmac_stat_tx_h511] = KVE("tx 256-511B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1431
[cnmac_stat_tx_h1023] = KVE("tx 512-1023B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1432
[cnmac_stat_tx_h1518] = KVE("tx 1024-1518B", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1433
[cnmac_stat_tx_hmax] = KVE("tx 1519-maxB", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1434
[cnmac_stat_tx_bcast] = KVE("tx bcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1435
[cnmac_stat_tx_mcast] = KVE("tx mcast", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1436
[cnmac_stat_tx_coll] = KVE("tx coll", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1437
[cnmac_stat_tx_defer] = KVE("tx defer", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1438
[cnmac_stat_tx_scol] = KVE("tx scoll", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1439
[cnmac_stat_tx_mcol] = KVE("tx mcoll", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1440
[cnmac_stat_tx_ctl] = KVE("tx control", KSTAT_KV_U_PACKETS),
sys/arch/octeon/dev/if_cnmac.c
1441
[cnmac_stat_tx_uflow] = KVE("tx underflow", KSTAT_KV_U_PACKETS),