Home
last modified time | relevance | path

Searched refs:TARGET_QUEUE_SUBMIT (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/target/
H A Dtarget_core_base.h117 TARGET_QUEUE_SUBMIT, enumerator
/linux-6.15/drivers/target/loopback/
H A Dtcm_loop.c1106 .default_submit_type = TARGET_QUEUE_SUBMIT,
/linux-6.15/drivers/vhost/
H A Dscsi.c2792 .default_submit_type = TARGET_QUEUE_SUBMIT,
/linux-6.15/drivers/target/
H A Dtarget_core_transport.c1941 submit_type = TARGET_QUEUE_SUBMIT; in target_submit()
H A Dtarget_core_configfs.c1262 if (val > TARGET_QUEUE_SUBMIT) in submit_type_store()