Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h901 uint32_t n_cq; /**< number of completion queues */ member
H A Docs_hw.c479 hw->config.n_cq = hw->qtop->entry_counts[QTOP_CQ]; in ocs_hw_setup()
497 if (hw->config.n_cq > OCS_HW_MAX_NUM_CQ) { in ocs_hw_setup()
694 if (hw->config.n_cq > q_count) { in ocs_hw_init()
696 hw->config.n_cq, q_count); in ocs_hw_init()