Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_transport.c909 u8 compl_type; in target_complete() local
919 compl_type = wwn->wwn_tf->tf_ops->default_compl_type; in target_complete()
922 compl_type = TARGET_DIRECT_COMPL; in target_complete()
924 compl_type = TARGET_QUEUE_COMPL; in target_complete()
926 if (compl_type == TARGET_DIRECT_COMPL) { in target_complete()
937 compl_type = TARGET_QUEUE_COMPL; in target_complete()