Linux Kernel
3.7.1
|
#include <vxge-traffic.h>
struct vxge_hw_vpath_stats_hw_info - Titan vpath hardware statistics. : The number of PCI memory writes initiated by the PIC block for the given VPATH : The number of PCI memory reads initiated by the PIC block : The number of PCI read completions received by the PIC block : The number of PCI memory write bytes sent by the PIC block to the host : The number of PCI read completion bytes received by the PIC block : TBD : TBD : TBD : TBD : TBD : TBD : TBD : TBD : Transmit stats : Receive stats : Programmable statistic. Increments when internal logic detects a certain event. See register XMAC_STATS_CFG.EVENT_VNUM1_CFG for more information. : Programmable statistic. Increments when internal logic detects a certain event. See register XMAC_STATS_CFG.EVENT_VNUM0_CFG for more information. : Programmable statistic. Increments when internal logic detects a certain event. See register XMAC_STATS_CFG.EVENT_VNUM3_CFG for more information. : Programmable statistic. Increments when internal logic detects a certain event. See register XMAC_STATS_CFG.EVENT_VNUM2_CFG for more information. : TBD : TBD : TBD : Count of received frames that fail the MPA length check : Count of received frames that fail the MPA marker check : Count of received frames that fail the MPA CRC check : Count of frames that pass through the FAU and on to the frame buffer (and subsequently to the host). : Count of receive frames that are discarded because the VPATH is in reset : Count of received "magic packet" frames. Stat increments whenever the received frame matches the VPATH's Wake-on-LAN signature(s) CRC. : Count of transmit frames that are discarded because the VPATH is in reset. Includes frames that are discarded because the current VPIN does not match that VPIN of the frame
Titan vpath hardware statistics.
Definition at line 1160 of file vxge-traffic.h.
u64 ini_num_cpl_byte_rcvd |
Definition at line 1168 of file vxge-traffic.h.
u32 ini_num_cpl_rcvd |
Definition at line 1165 of file vxge-traffic.h.
u32 ini_num_mrd_sent |
Definition at line 1163 of file vxge-traffic.h.
u64 ini_num_mwr_byte_sent |
Definition at line 1167 of file vxge-traffic.h.
u32 ini_num_mwr_sent |
Definition at line 1161 of file vxge-traffic.h.
u32 prog_event_vnum0 |
Definition at line 1185 of file vxge-traffic.h.
u32 prog_event_vnum1 |
Definition at line 1184 of file vxge-traffic.h.
u32 prog_event_vnum2 |
Definition at line 1187 of file vxge-traffic.h.
u32 prog_event_vnum3 |
Definition at line 1186 of file vxge-traffic.h.
u32 rdcrdtarb_xoff |
Definition at line 1171 of file vxge-traffic.h.
u32 rx_frm_transferred |
Definition at line 1190 of file vxge-traffic.h.
u16 rx_mpa_crc_fail_frms |
Definition at line 1196 of file vxge-traffic.h.
u16 rx_mpa_len_fail_frms |
Definition at line 1194 of file vxge-traffic.h.
u16 rx_mpa_mrk_fail_frms |
Definition at line 1195 of file vxge-traffic.h.
u16 rx_multi_cast_frame_discard |
Definition at line 1188 of file vxge-traffic.h.
u16 rx_permitted_frms |
Definition at line 1197 of file vxge-traffic.h.
Definition at line 1182 of file vxge-traffic.h.
u64 rx_vp_reset_discarded_frms |
Definition at line 1198 of file vxge-traffic.h.
u64 rx_wol_frms |
Definition at line 1199 of file vxge-traffic.h.
u16 rxd_returned |
Definition at line 1192 of file vxge-traffic.h.
Definition at line 1181 of file vxge-traffic.h.
u64 tx_vp_reset_discarded_frms |
Definition at line 1200 of file vxge-traffic.h.
u32 unused1 |
Definition at line 1162 of file vxge-traffic.h.
u8 unused10[6] |
Definition at line 1189 of file vxge-traffic.h.
u32 unused11 |
Definition at line 1191 of file vxge-traffic.h.
u8 unused12[6] |
Definition at line 1193 of file vxge-traffic.h.
u32 unused2 |
Definition at line 1164 of file vxge-traffic.h.
u32 unused3 |
Definition at line 1166 of file vxge-traffic.h.
u32 unused4 |
Definition at line 1170 of file vxge-traffic.h.
u32 unused5 |
Definition at line 1172 of file vxge-traffic.h.
u32 unused6 |
Definition at line 1178 of file vxge-traffic.h.
u32 unused7 |
Definition at line 1180 of file vxge-traffic.h.
u64 unused9 |
Definition at line 1183 of file vxge-traffic.h.
u32 vpath_genstats_count0 |
Definition at line 1173 of file vxge-traffic.h.
u32 vpath_genstats_count1 |
Definition at line 1174 of file vxge-traffic.h.
u32 vpath_genstats_count2 |
Definition at line 1175 of file vxge-traffic.h.
u32 vpath_genstats_count3 |
Definition at line 1176 of file vxge-traffic.h.
u32 vpath_genstats_count4 |
Definition at line 1177 of file vxge-traffic.h.
u32 vpath_genstats_count5 |
Definition at line 1179 of file vxge-traffic.h.
u32 wrcrdtarb_xoff |
Definition at line 1169 of file vxge-traffic.h.