Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_hw.h907 uint32_t n_eq; /**< number of event queues */ member
Docs_hw.c473 hw->config.n_eq = hw->qtop->entry_counts[QTOP_EQ]; in ocs_hw_setup()
486 if (hw->config.n_eq > OCS_HW_MAX_NUM_EQ) { in ocs_hw_setup()
681 if (hw->config.n_eq > q_count) { in ocs_hw_init()
683 hw->config.n_eq, q_count); in ocs_hw_init()