Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_hw_queues.h87 extern ocs_hw_qtop_t *ocs_hw_qtop_parse(ocs_hw_t *hw, const char *qtop_string);
Docs_hw_queues.c1593 ocs_hw_qtop_parse(ocs_hw_t *hw, const char *qtop_string) in ocs_hw_qtop_parse() function
Docs_hw.c471 hw->qtop = ocs_hw_qtop_parse(hw, hw->config.queue_topology); in ocs_hw_setup()