Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_inline.h427 if ((exch_used + iores->exch_cnt) >= qp->fwres.exch_limit) { in qla_get_fw_resources()
442 ha->fwres.exch_limit) { in qla_get_fw_resources()
H A Dqla_dfs.c278 exch_used, ha->base_qpair->fwres.exch_limit); in qla_dfs_fw_resource_cnt_show()
287 exch_used, ha->fwres.exch_limit); in qla_dfs_fw_resource_cnt_show()
H A Dqla_def.h3778 u16 exch_limit; member
3789 u16 exch_limit; member
H A Dqla_init.c4223 qpair->fwres.exch_limit = (ha->orig_fw_xcb_count * in __qla_adjust_iocb_limit()
4247 ha->fwres.exch_limit = (ha->orig_fw_xcb_count * QLA_IOCB_PCT_LIMIT) / 100; in qla_init_iocb_limit()