Searched refs:host_stats (Results 1 – 8 of 8) sorted by relevance
1030 struct iscsi_offload_host_stats *host_stats = NULL; in qla4xxx_get_host_stats() local1048 host_stats = (struct iscsi_offload_host_stats *)buf; in qla4xxx_get_host_stats()1074 host_stats->mactx_frames = le64_to_cpu(ql_iscsi_stats->mac_tx_frames); in qla4xxx_get_host_stats()1075 host_stats->mactx_bytes = le64_to_cpu(ql_iscsi_stats->mac_tx_bytes); in qla4xxx_get_host_stats()1076 host_stats->mactx_multicast_frames = in qla4xxx_get_host_stats()1078 host_stats->mactx_broadcast_frames = in qla4xxx_get_host_stats()1080 host_stats->mactx_pause_frames = in qla4xxx_get_host_stats()1082 host_stats->mactx_control_frames = in qla4xxx_get_host_stats()1084 host_stats->mactx_deferral = in qla4xxx_get_host_stats()1086 host_stats->mactx_excess_deferral = in qla4xxx_get_host_stats()[all …]
713 struct fc_host_statistics host_stats; member
118 fnic->lport->host_stats.link_failure_count++; in fnic_handle_link()171 fnic->lport->host_stats.link_failure_count++; in fnic_handle_link()
1012 fnic->lport->host_stats.fcp_input_requests++; in fnic_fcpio_icmnd_cmpl_handler()1015 fnic->lport->host_stats.fcp_output_requests++; in fnic_fcpio_icmnd_cmpl_handler()1018 fnic->lport->host_stats.fcp_control_requests++; in fnic_fcpio_icmnd_cmpl_handler()
210 struct fc_host_statistics *stats = &lp->host_stats; in fnic_get_stats()
298 fc_stats = &lport->host_stats; in fc_get_host_stats()
1654 hst = &lport->host_stats; in fc_rport_recv_rls_req()
2351 st = &lport->host_stats; in fc_exch_update_stats()