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.c611 static int drop_instance; variable
634 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
642 if (++drop_current_cnt >= drop_instance) { in check_for_drop()
643 if (drop_current_cnt >= drop_instance + drop_amount) in check_for_drop()
1639 drop_instance = starting; in fcloop_set_cmd_drop()
1648 __func__, drop_instance, drop_fabric_opcode ? " fabric" : "", in fcloop_set_cmd_drop()