Home
last modified time | relevance | path

Searched refs:GBL_RSVD_TASKS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf.h567 #define GBL_RSVD_TASKS 16 macro
H A Dqedf_io.c333 if (atomic_read(&cmd_mgr->free_list_cnt) <= GBL_RSVD_TASKS) { in qedf_alloc_cmd()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf.h572 #define GBL_RSVD_TASKS 16 macro
H A Dqedf_io.c328 if (atomic_read(&cmd_mgr->free_list_cnt) <= GBL_RSVD_TASKS) { in qedf_alloc_cmd()

Completed in 10 milliseconds