Home
last modified time | relevance | path

Searched refs:drop_current_cnt (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfcloop.c573 static int drop_current_cnt; variable
594 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
602 if (++drop_current_cnt >= drop_instance) { in check_for_drop()
603 if (drop_current_cnt >= drop_instance + drop_amount) in check_for_drop()
1515 drop_current_cnt = 0; in fcloop_set_cmd_drop()

Completed in 5 milliseconds