Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_def.h4700 #define MAX_ACTIVE_TMF 8 macro
Dqla_init.c2271 while (ha->active_tmf >= MAX_ACTIVE_TMF) { in qla_get_tmf()
2283 if (ha->active_tmf < MAX_ACTIVE_TMF && in qla_get_tmf()