Home
last modified time | relevance | path

Searched refs:tmp_stat_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_bsg.c2661 u64 tmp_stat_type = 0; in qla2x00_get_host_stats() local
2683 tmp_stat_type = req_data->stat_type; in qla2x00_get_host_stats()
2685 if (tmp_stat_type & QLA2XX_TGT_SHT_LNK_DOWN) { in qla2x00_get_host_stats()
2689 tmp_stat_type &= ~(1 << 17); in qla2x00_get_host_stats()
2693 ini_entry_count = qla2x00_count_set_bits(tmp_stat_type); in qla2x00_get_host_stats()