Searched refs:ocs_hw_qtop_parse (Results 1 – 3 of 3) sorted by relevance
87 extern ocs_hw_qtop_t *ocs_hw_qtop_parse(ocs_hw_t *hw, const char *qtop_string);
1593 ocs_hw_qtop_parse(ocs_hw_t *hw, const char *qtop_string) in ocs_hw_qtop_parse() function
471 hw->qtop = ocs_hw_qtop_parse(hw, hw->config.queue_topology); in ocs_hw_setup()