Searched refs:n_eq (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.c470 hw->config.n_eq = hw->qtop->entry_counts[QTOP_EQ];
483 if (hw->config.n_eq > OCS_HW_MAX_NUM_EQ) {
678 if (hw->config.n_eq > q_count) {
680 hw->config.n_eq, q_count);
H A Docs_hw.h907 uint32_t n_eq; /**< number of event queues */ member in struct:ocs_hw_s::__anon7594

Completed in 203 milliseconds