Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_target.c3742 uint32_t total_leaked; in qlt_chk_exch_leak_thresh_hold() local
3744 total_leaked = vha->hw->tgt.num_qfull_cmds_dropped; in qlt_chk_exch_leak_thresh_hold()
3747 (total_leaked > vha->hw->tgt.leak_exchg_thresh_hold)) { in qlt_chk_exch_leak_thresh_hold()
3751 total_leaked, vha->hw->cur_fw_xcb_count); in qlt_chk_exch_leak_thresh_hold()