Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/target/
Dfcloop.c583 static int drop_current_cnt; variable
604 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
612 if (++drop_current_cnt >= drop_instance) { in check_for_drop()
613 if (drop_current_cnt >= drop_instance + drop_amount) in check_for_drop()
1523 drop_current_cnt = 0; in fcloop_set_cmd_drop()