Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.h82 } ocs_hw_qtop_t; typedef
84 extern ocs_hw_qtop_t *ocs_hw_qtop_parse(ocs_hw_t *hw, const char *qtop_string);
85 extern void ocs_hw_qtop_free(ocs_hw_qtop_t *qtop);
89 extern ocs_hw_rtn_e ocs_hw_init_queues(ocs_hw_t *hw, ocs_hw_qtop_t *qtop);
H A Docs_hw_queues.c55 ocs_hw_init_queues(ocs_hw_t *hw, ocs_hw_qtop_t *qtop) in ocs_hw_init_queues()
1373 tok_getnumber(ocs_hw_t *hw, ocs_hw_qtop_t *qtop, tok_t *tok) in tok_getnumber()
1425 parse_topology(ocs_hw_t *hw, tokarray_t *tokarray, ocs_hw_qtop_t *qtop) in parse_topology()
1592 ocs_hw_qtop_t *
1595 ocs_hw_qtop_t *qtop; in ocs_hw_qtop_parse()
1663 ocs_hw_qtop_free(ocs_hw_qtop_t *qtop) in ocs_hw_qtop_free()
H A Docs_hw.h1064 ocs_hw_qtop_t *qtop; /**< pointer to queue topology */