Searched refs:queue_topology (Results 1 – 4 of 4) sorted by relevance
60 static const char *queue_topology = "eq cq rq cq mq $nulp($nwq(cq wq:ulp=$rpt1)) cq wq:len=256:clas… variable351 hw_global.queue_topology_string = queue_topology; in ocs_setup_params()
443 ocs_ddump_value(textbuf, "queue_topology", "%s", hw->config.queue_topology); in ocs_ddump_hw()
920 const char *queue_topology; /**< Queue topology string */ member
474 hw->config.queue_topology = hw_global.queue_topology_string; in ocs_hw_setup()476 hw->qtop = ocs_hw_qtop_parse(hw, hw->config.queue_topology); in ocs_hw_setup()