Searched refs:ql_iscsi_stats (Results 1 – 2 of 2) sorted by relevance
1063 struct ql_iscsi_stats *ql_iscsi_stats = NULL; in qla4xxx_get_host_stats() local1088 if (!ql_iscsi_stats) { in qla4xxx_get_host_stats()1114 le64_to_cpu(ql_iscsi_stats->mac_tx_deferral); in qla4xxx_get_host_stats()1139 le64_to_cpu(ql_iscsi_stats->mac_rx_dribble); in qla4xxx_get_host_stats()1163 le64_to_cpu(ql_iscsi_stats->ip_tx_fragments); in qla4xxx_get_host_stats()1167 le64_to_cpu(ql_iscsi_stats->ip_rx_fragments); in qla4xxx_get_host_stats()1181 le64_to_cpu(ql_iscsi_stats->ipv6_tx_packets); in qla4xxx_get_host_stats()1251 if (ql_iscsi_stats) in qla4xxx_get_host_stats()1253 ql_iscsi_stats, iscsi_stats_dma); in qla4xxx_get_host_stats()1813 struct ql_iscsi_stats *ql_iscsi_stats; in qla4xxx_conn_get_stats() local[all …]
1290 struct ql_iscsi_stats { struct
Completed in 28 milliseconds