Linux Kernel
3.7.1
|
#include <vxge-traffic.h>
Data Fields | |
u32 | soft_reset_cnt |
struct vxge_hw_vpath_stats_sw_err | error_stats |
struct vxge_hw_vpath_stats_sw_ring_info | ring_stats |
struct vxge_hw_vpath_stats_sw_fifo_info | fifo_stats |
struct vxge_hw_vpath_stats_sw_info - HW vpath sw statistics : Number of times soft reset is done on this vpath. : error counters for the vpath : counters for ring belonging to the vpath : counters for fifo belonging to the vpath
HW vpath sw statistics See also: struct vxge_hw_device_info{} }.
Definition at line 1654 of file vxge-traffic.h.
struct vxge_hw_vpath_stats_sw_err error_stats |
Definition at line 1656 of file vxge-traffic.h.
struct vxge_hw_vpath_stats_sw_fifo_info fifo_stats |
Definition at line 1658 of file vxge-traffic.h.
struct vxge_hw_vpath_stats_sw_ring_info ring_stats |
Definition at line 1657 of file vxge-traffic.h.
u32 soft_reset_cnt |
Definition at line 1655 of file vxge-traffic.h.