Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c3776 uint32_t total_leaked; in qlt_chk_exch_leak_thresh_hold() local
3778 total_leaked = vha->hw->tgt.num_qfull_cmds_dropped; in qlt_chk_exch_leak_thresh_hold()
3781 (total_leaked > vha->hw->tgt.leak_exchg_thresh_hold)) { in qlt_chk_exch_leak_thresh_hold()
3785 total_leaked, vha->hw->cur_fw_xcb_count); in qlt_chk_exch_leak_thresh_hold()

Completed in 15 milliseconds