Home
last modified time | relevance | path

Searched refs:hw_new_cq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.c156 cq = hw_new_cq(eq, len); in ocs_hw_init_queues()
290 cq = hw_new_cq(mrq.rq_cfg[i].eq, default_lengths[QTOP_CQ]); in ocs_hw_init_queues()
399 hw_new_cq(hw_eq_t *eq, uint32_t entry_count) in hw_new_cq() function
H A Docs_hw.h1233 extern hw_cq_t *hw_new_cq(hw_eq_t *eq, uint32_t entry_count);