Home
last modified time | relevance | path

Searched refs:active_tmf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c2243 ha->active_tmf--; in qla_put_tmf()
2271 while (ha->active_tmf >= MAX_ACTIVE_TMF) { in qla_get_tmf()
2283 if (ha->active_tmf < MAX_ACTIVE_TMF && in qla_get_tmf()
2291 ha->active_tmf++; in qla_get_tmf()
H A Dqla_def.h4699 uint8_t active_tmf; member

Completed in 23 milliseconds