Home
last modified time | relevance | path

Searched defs:vhost_controller_set_coalescing (Results 1 – 3 of 3) sorted by relevance

/spdk/python/spdk/rpc/
H A Dvhost.py8 def vhost_controller_set_coalescing(client, ctrlr, delay_base_us, iops_threshold): function
/spdk/python/spdk/spdkcli/
H A Dui_root.py293 def vhost_controller_set_coalescing(self, **kwargs): member in UIRoot
/spdk/scripts/
H A Drpc.py2938 def vhost_controller_set_coalescing(args): global() function