Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()