Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c208 if (vha->hw->tgt.num_pend_cmds > vha->qla_stats.stat_max_pend_cmds) in qlt_incr_num_pend_cmds()
209 vha->qla_stats.stat_max_pend_cmds = in qlt_incr_num_pend_cmds()
H A Dqla_def.h3655 uint32_t stat_max_pend_cmds; member