Home
last modified time | relevance | path

Searched refs:IfTxDroppedFrames (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/ofed/include/linux/mlx4/
HDdevice.h755 __be64 IfTxDroppedFrames; member
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmad.c827 IfTxDroppedFrames)); in edit_counter_ext()
878 IfTxDroppedFrames)); in edit_counter_ext()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDmain.c2688 vport_stats->tx_errors += be64_to_cpu(counter->ext.counters[0].IfTxDroppedFrames); in mlx4_get_vport_ethtool_stats()
/NextBSD/sys/dev/ifmlx4/
HDmain.c2653 vport_stats->tx_errors += be64_to_cpu(counter->ext.counters[0].IfTxDroppedFrames); in mlx4_get_vport_ethtool_stats()