Home
last modified time | relevance | path

Searched refs:OCS_HW_MQ_DEPTH (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_hw_queues.h42 #define OCS_HW_MQ_DEPTH 128 macro
HDocs_hw_queues.c81 default_lengths[QTOP_MQ] = OCS_HW_MQ_DEPTH; in ocs_hw_init_queues()
507 mq->entry_size = OCS_HW_MQ_DEPTH; in hw_new_mq()
HDocs_hw.c56 #define OCS_HW_MQ_DEPTH 128 macro
2260 while (hw->cmd_head_count < (OCS_HW_MQ_DEPTH - 1)) { in ocs_hw_cmd_submit_pending()