Home
last modified time | relevance | path

Searched refs:TARGET_FABRIC_DEFAULT_SUBMIT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/target/
H A Dtarget_core_base.h113 TARGET_FABRIC_DEFAULT_SUBMIT, enumerator
/linux-6.15/drivers/target/
H A Dtarget_core_device.c776 dev->dev_attrib.submit_type = TARGET_FABRIC_DEFAULT_SUBMIT; in target_alloc_device()
H A Dtarget_core_transport.c1935 if (da->submit_type == TARGET_FABRIC_DEFAULT_SUBMIT) in target_submit()