Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/host/
H A Dnvmf_var.h50 u_int max_pending_io; member
H A Dnvmf_sim.c253 max_trans = sc->max_pending_io * 3 / 4; in nvmf_init_sim()
H A Dnvmf.c545 sc->max_pending_io = nvlist_get_number(io[0], "qsize") * in nvmf_attach()