Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/target/
H A Dfcloop.c578 static int drop_current_cnt; variable
599 drop_opcode, drop_current_cnt, drop_instance, drop_amount); in check_for_drop()
607 if (++drop_current_cnt >= drop_instance) { in check_for_drop()
608 if (drop_current_cnt >= drop_instance + drop_amount) in check_for_drop()
1529 drop_current_cnt = 0; in fcloop_set_cmd_drop()