Home
last modified time | relevance | path

Searched refs:num_qfull_cmds_dropped (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c3737 vha->hw->tgt.num_qfull_cmds_dropped = 0; in qlt_init_term_exchange()
3744 total_leaked = vha->hw->tgt.num_qfull_cmds_dropped; in qlt_chk_exch_leak_thresh_hold()
5365 vha->hw->tgt.num_qfull_cmds_dropped++; in qlt_alloc_qfull_cmd()
5366 if (vha->hw->tgt.num_qfull_cmds_dropped > in qlt_alloc_qfull_cmd()
5369 vha->hw->tgt.num_qfull_cmds_dropped; in qlt_alloc_qfull_cmd()
5374 vha->hw->tgt.num_qfull_cmds_dropped); in qlt_alloc_qfull_cmd()
5391 vha->hw->tgt.num_qfull_cmds_dropped++; in qlt_alloc_qfull_cmd()
5392 if (vha->hw->tgt.num_qfull_cmds_dropped > in qlt_alloc_qfull_cmd()
5395 vha->hw->tgt.num_qfull_cmds_dropped; in qlt_alloc_qfull_cmd()
H A Dqla_def.h3830 uint32_t num_qfull_cmds_dropped; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c3771 vha->hw->tgt.num_qfull_cmds_dropped = 0; in qlt_init_term_exchange()
3778 total_leaked = vha->hw->tgt.num_qfull_cmds_dropped; in qlt_chk_exch_leak_thresh_hold()
5468 vha->hw->tgt.num_qfull_cmds_dropped++; in qlt_alloc_qfull_cmd()
5469 if (vha->hw->tgt.num_qfull_cmds_dropped > in qlt_alloc_qfull_cmd()
5472 vha->hw->tgt.num_qfull_cmds_dropped; in qlt_alloc_qfull_cmd()
5477 vha->hw->tgt.num_qfull_cmds_dropped); in qlt_alloc_qfull_cmd()
5494 vha->hw->tgt.num_qfull_cmds_dropped++; in qlt_alloc_qfull_cmd()
5495 if (vha->hw->tgt.num_qfull_cmds_dropped > in qlt_alloc_qfull_cmd()
5498 vha->hw->tgt.num_qfull_cmds_dropped; in qlt_alloc_qfull_cmd()
H A Dqla_def.h4037 uint32_t num_qfull_cmds_dropped; member

Completed in 42 milliseconds