Home
last modified time | relevance | path

Searched defs:tstorm_iscsi_stats_drv (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Discsi_common.h1846 struct tstorm_iscsi_stats_drv struct
1848 struct regpair iscsi_rx_bytes_cnt /* Counts the number of rx bytes that were received */;
1849 struct regpair iscsi_rx_packet_cnt /* Counts the number of rx packets that were received */;
1850 …ct regpair iscsi_rx_new_ooo_isle_events_cnt /* Counts the number of new out-of-order isle event */;
1851 struct regpair iscsi_rx_tcp_payload_bytes_cnt /* Received In-Order TCP Payload Bytes */;
1852 struct regpair iscsi_rx_tcp_pkt_cnt /* Received In-Order TCP Packets */;
1853 struct regpair iscsi_rx_pure_ack_cnt /* Received Pure-ACKs */;
1854 …_le32 iscsi_cmdq_threshold_cnt /* Counts the number of times elements in cmdQ reached threshold */;
1855 __le32 iscsi_rq_threshold_cnt /* Counts the number of times elements in RQQ reached threshold */;
1856 …_le32 iscsi_immq_threshold_cnt /* Counts the number of times elements in immQ reached threshold */;