Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfcloop.c612 static int drop_instance; variable
635 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
643 if (++drop_current_cnt >= drop_instance) { in check_for_drop()
644 if (drop_current_cnt >= drop_instance + drop_amount) in check_for_drop()
1644 drop_instance = starting; in fcloop_set_cmd_drop()
1653 __func__, drop_instance, drop_fabric_opcode ? " fabric" : "", in fcloop_set_cmd_drop()