Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Discsi_common.h1349 struct iscsi_conn_stats_params struct
1351 … iscsi_tcp_tx_packets_cnt /* Counts number of transmitted TCP packets for this iSCSI connection */;
1352 …pair iscsi_tcp_tx_bytes_cnt /* Counts number of transmitted TCP bytes for this iSCSI connection */;
1353 … iscsi_tcp_tx_rxmit_cnt /* Counts number of TCP retransmission events for this iSCSI connection */;
1354 …air iscsi_tcp_rx_packets_cnt /* Counts number of received TCP packets for this iSCSI connection */;
1355 …regpair iscsi_tcp_rx_bytes_cnt /* Counts number of received TCP bytes for this iSCSI connection */;
1356 …si_tcp_rx_dup_ack_cnt /* Counts number of received TCP duplicate acks for this iSCSI connection */;
1357 …um_err_cnt /* Counts number of received TCP packets with checksum err for this iSCSI connection */;
1358 __le32 reserved;