Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtarget_core_user.h65 TCMU_OP_PAD = 0, enumerator
/linux/Documentation/target/
H A Dtcmu-design.rst168 Currently only two opcodes are defined, TCMU_OP_CMD and TCMU_OP_PAD.
374 else if (tcmu_hdr_get_op(ent->hdr.len_op) != TCMU_OP_PAD) {
/linux/drivers/target/
H A Dtarget_core_user.c966 tcmu_hdr_set_op(&hdr->len_op, TCMU_OP_PAD); in ring_insert_padding()
1473 if (tcmu_hdr_get_op(entry->hdr.len_op) == TCMU_OP_PAD || in tcmu_handle_completions()