host_stats 118 drivers/scsi/fnic/fnic_fcs.c fnic->lport->host_stats.link_failure_count++; host_stats 171 drivers/scsi/fnic/fnic_fcs.c fnic->lport->host_stats.link_failure_count++; host_stats 210 drivers/scsi/fnic/fnic_main.c struct fc_host_statistics *stats = &lp->host_stats; host_stats 1015 drivers/scsi/fnic/fnic_scsi.c fnic->lport->host_stats.fcp_input_requests++; host_stats 1018 drivers/scsi/fnic/fnic_scsi.c fnic->lport->host_stats.fcp_output_requests++; host_stats 1021 drivers/scsi/fnic/fnic_scsi.c fnic->lport->host_stats.fcp_control_requests++; host_stats 2351 drivers/scsi/libfc/fc_exch.c st = &lport->host_stats; host_stats 298 drivers/scsi/libfc/fc_lport.c fc_stats = &lport->host_stats; host_stats 1660 drivers/scsi/libfc/fc_rport.c hst = &lport->host_stats; host_stats 1030 drivers/scsi/qla4xxx/ql4_os.c struct iscsi_offload_host_stats *host_stats = NULL; host_stats 1048 drivers/scsi/qla4xxx/ql4_os.c host_stats = (struct iscsi_offload_host_stats *)buf; host_stats 1074 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_frames = le64_to_cpu(ql_iscsi_stats->mac_tx_frames); host_stats 1075 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_bytes = le64_to_cpu(ql_iscsi_stats->mac_tx_bytes); host_stats 1076 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_multicast_frames = host_stats 1078 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_broadcast_frames = host_stats 1080 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_pause_frames = host_stats 1082 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_control_frames = host_stats 1084 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_deferral = host_stats 1086 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_excess_deferral = host_stats 1088 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_late_collision = host_stats 1090 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_abort = le64_to_cpu(ql_iscsi_stats->mac_tx_abort); host_stats 1091 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_single_collision = host_stats 1093 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_multiple_collision = host_stats 1095 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_collision = host_stats 1097 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_frames_dropped = host_stats 1099 drivers/scsi/qla4xxx/ql4_os.c host_stats->mactx_jumbo_frames = host_stats 1101 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_frames = le64_to_cpu(ql_iscsi_stats->mac_rx_frames); host_stats 1102 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_bytes = le64_to_cpu(ql_iscsi_stats->mac_rx_bytes); host_stats 1103 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_unknown_control_frames = host_stats 1105 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_pause_frames = host_stats 1107 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_control_frames = host_stats 1109 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_dribble = host_stats 1111 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_frame_length_error = host_stats 1113 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_jabber = le64_to_cpu(ql_iscsi_stats->mac_rx_jabber); host_stats 1114 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_carrier_sense_error = host_stats 1116 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_frame_discarded = host_stats 1118 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_frames_dropped = host_stats 1120 drivers/scsi/qla4xxx/ql4_os.c host_stats->mac_crc_error = le64_to_cpu(ql_iscsi_stats->mac_crc_error); host_stats 1121 drivers/scsi/qla4xxx/ql4_os.c host_stats->mac_encoding_error = host_stats 1123 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_length_error_large = host_stats 1125 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_length_error_small = host_stats 1127 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_multicast_frames = host_stats 1129 drivers/scsi/qla4xxx/ql4_os.c host_stats->macrx_broadcast_frames = host_stats 1131 drivers/scsi/qla4xxx/ql4_os.c host_stats->iptx_packets = le64_to_cpu(ql_iscsi_stats->ip_tx_packets); host_stats 1132 drivers/scsi/qla4xxx/ql4_os.c host_stats->iptx_bytes = le64_to_cpu(ql_iscsi_stats->ip_tx_bytes); host_stats 1133 drivers/scsi/qla4xxx/ql4_os.c host_stats->iptx_fragments = host_stats 1135 drivers/scsi/qla4xxx/ql4_os.c host_stats->iprx_packets = le64_to_cpu(ql_iscsi_stats->ip_rx_packets); host_stats 1136 drivers/scsi/qla4xxx/ql4_os.c host_stats->iprx_bytes = le64_to_cpu(ql_iscsi_stats->ip_rx_bytes); host_stats 1137 drivers/scsi/qla4xxx/ql4_os.c host_stats->iprx_fragments = host_stats 1139 drivers/scsi/qla4xxx/ql4_os.c host_stats->ip_datagram_reassembly = host_stats 1141 drivers/scsi/qla4xxx/ql4_os.c host_stats->ip_invalid_address_error = host_stats 1143 drivers/scsi/qla4xxx/ql4_os.c host_stats->ip_error_packets = host_stats 1145 drivers/scsi/qla4xxx/ql4_os.c host_stats->ip_fragrx_overlap = host_stats 1147 drivers/scsi/qla4xxx/ql4_os.c host_stats->ip_fragrx_outoforder = host_stats 1149 drivers/scsi/qla4xxx/ql4_os.c host_stats->ip_datagram_reassembly_timeout = host_stats 1151 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6tx_packets = host_stats 1153 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6tx_bytes = le64_to_cpu(ql_iscsi_stats->ipv6_tx_bytes); host_stats 1154 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6tx_fragments = host_stats 1156 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6rx_packets = host_stats 1158 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6rx_bytes = le64_to_cpu(ql_iscsi_stats->ipv6_rx_bytes); host_stats 1159 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6rx_fragments = host_stats 1161 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6_datagram_reassembly = host_stats 1163 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6_invalid_address_error = host_stats 1165 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6_error_packets = host_stats 1167 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6_fragrx_overlap = host_stats 1169 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6_fragrx_outoforder = host_stats 1171 drivers/scsi/qla4xxx/ql4_os.c host_stats->ipv6_datagram_reassembly_timeout = host_stats 1173 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcptx_segments = host_stats 1175 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcptx_bytes = le64_to_cpu(ql_iscsi_stats->tcp_tx_bytes); host_stats 1176 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_segments = host_stats 1178 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_byte = le64_to_cpu(ql_iscsi_stats->tcp_rx_byte); host_stats 1179 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcp_duplicate_ack_retx = host_stats 1181 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcp_retx_timer_expired = host_stats 1183 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_duplicate_ack = host_stats 1185 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_pure_ackr = host_stats 1187 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcptx_delayed_ack = host_stats 1189 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcptx_pure_ack = host_stats 1191 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_segment_error = host_stats 1193 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_segment_outoforder = host_stats 1195 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_window_probe = host_stats 1197 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcprx_window_update = host_stats 1199 drivers/scsi/qla4xxx/ql4_os.c host_stats->tcptx_window_probe_persist = host_stats 1201 drivers/scsi/qla4xxx/ql4_os.c host_stats->ecc_error_correction = host_stats 1203 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_pdu_tx = le64_to_cpu(ql_iscsi_stats->iscsi_pdu_tx); host_stats 1204 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_data_bytes_tx = host_stats 1206 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_pdu_rx = le64_to_cpu(ql_iscsi_stats->iscsi_pdu_rx); host_stats 1207 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_data_bytes_rx = host_stats 1209 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_io_completed = host_stats 1211 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_unexpected_io_rx = host_stats 1213 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_format_error = host_stats 1215 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_hdr_digest_error = host_stats 1217 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_data_digest_error = host_stats 1219 drivers/scsi/qla4xxx/ql4_os.c host_stats->iscsi_sequence_error = host_stats 713 include/scsi/libfc.h struct fc_host_statistics host_stats;