Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h902 uint32_t n_mq; /**< number of mailbox queues */ member
H A Docs_hw.c482 hw->config.n_mq = hw->qtop->entry_counts[QTOP_MQ]; in ocs_hw_setup()
509 if (hw->config.n_mq > OCS_HW_MAX_NUM_MQ) { in ocs_hw_setup()
702 if (hw->config.n_mq > q_count) { in ocs_hw_init()
704 hw->config.n_mq, q_count); in ocs_hw_init()