Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_target.c232 if (vha->hw->tgt.num_pend_cmds > vha->qla_stats.stat_max_pend_cmds) in qlt_incr_num_pend_cmds()
233 vha->qla_stats.stat_max_pend_cmds = in qlt_incr_num_pend_cmds()
H A Dqla_def.h3475 uint32_t stat_max_pend_cmds; member