Searched refs:rq_default_buffer_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw_queues.c624 rq->data_entry_size = hw->config.rq_default_buffer_size;
704 rq->data_entry_size = hw->config.rq_default_buffer_size;
H A Docs_hw.h916 uint32_t rq_default_buffer_size; /** size of the buffers for first burst */ member in struct:ocs_hw_s::__anon7594
H A Docs_hw.c404 hw->config.rq_default_buffer_size = OCS_HW_RQ_SIZE_PAYLOAD;
1510 *value = hw->config.rq_default_buffer_size;
1951 hw->config.rq_default_buffer_size = value;
11657 uint32_t payload_size = hw->config.rq_default_buffer_size;

Completed in 87 milliseconds