Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h900 uint32_t n_eq; /**< number of event queues */ member
H A Docs_hw.c478 hw->config.n_eq = hw->qtop->entry_counts[QTOP_EQ]; in ocs_hw_setup()
491 if (hw->config.n_eq > OCS_HW_MAX_NUM_EQ) { in ocs_hw_setup()
686 if (hw->config.n_eq > q_count) { in ocs_hw_init()
688 hw->config.n_eq, q_count); in ocs_hw_init()