Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/target/
Dfcloop.c580 static int drop_opcode = -1; variable
597 if (drop_opcode == -1) in check_for_drop()
604 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
608 sqe->fabrics.fctype != drop_opcode)) || in check_for_drop()
609 (!drop_fabric_opcode && sqe->common.opcode != drop_opcode)) in check_for_drop()
614 drop_opcode = -1; in check_for_drop()
1525 drop_opcode = (opcode & DROP_OPCODE_MASK); in fcloop_set_cmd_drop()
1536 drop_opcode, drop_amount); in fcloop_set_cmd_drop()