Searched refs:host_stats (Results 1 – 8 of 8) sorted by relevance
1031 struct iscsi_offload_host_stats *host_stats = NULL; in qla4xxx_get_host_stats() local1049 host_stats = (struct iscsi_offload_host_stats *)buf; in qla4xxx_get_host_stats()1075 host_stats->mactx_frames = le64_to_cpu(ql_iscsi_stats->mac_tx_frames); in qla4xxx_get_host_stats()1076 host_stats->mactx_bytes = le64_to_cpu(ql_iscsi_stats->mac_tx_bytes); in qla4xxx_get_host_stats()1077 host_stats->mactx_multicast_frames = in qla4xxx_get_host_stats()1079 host_stats->mactx_broadcast_frames = in qla4xxx_get_host_stats()1081 host_stats->mactx_pause_frames = in qla4xxx_get_host_stats()1083 host_stats->mactx_control_frames = in qla4xxx_get_host_stats()1085 host_stats->mactx_deferral = in qla4xxx_get_host_stats()1087 host_stats->mactx_excess_deferral = in qla4xxx_get_host_stats()[all …]
725 struct fc_host_statistics host_stats; member
102 fnic->lport->host_stats.link_failure_count++; in fnic_handle_link()155 fnic->lport->host_stats.link_failure_count++; in fnic_handle_link()
1019 fnic->lport->host_stats.fcp_input_requests++; in fnic_fcpio_icmnd_cmpl_handler()1022 fnic->lport->host_stats.fcp_output_requests++; in fnic_fcpio_icmnd_cmpl_handler()1025 fnic->lport->host_stats.fcp_control_requests++; in fnic_fcpio_icmnd_cmpl_handler()
203 struct fc_host_statistics *stats = &lp->host_stats; in fnic_get_stats()
310 fc_stats = &lport->host_stats; in fc_get_host_stats()
1656 hst = &lport->host_stats; in fc_rport_recv_rls_req()
2363 st = &lport->host_stats; in fc_exch_update_stats()