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.c619 static int drop_instance; variable
642 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
650 if (++drop_current_cnt >= drop_instance) { in check_for_drop()
651 if (drop_current_cnt >= drop_instance + drop_amount) in check_for_drop()
1651 drop_instance = starting; in fcloop_set_cmd_drop()
1660 __func__, drop_instance, drop_fabric_opcode ? " fabric" : "", in fcloop_set_cmd_drop()