Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Dfcloop.c570 static int drop_opcode = -1; variable
587 if (drop_opcode == -1) in check_for_drop()
594 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
598 sqe->fabrics.fctype != drop_opcode)) || in check_for_drop()
599 (!drop_fabric_opcode && sqe->common.opcode != drop_opcode)) in check_for_drop()
604 drop_opcode = -1; in check_for_drop()
1512 drop_opcode = (opcode & DROP_OPCODE_MASK); in fcloop_set_cmd_drop()
1523 drop_opcode, drop_amount); in fcloop_set_cmd_drop()