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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_xport.c390 uint32_t max_hw_io; local
403 ocs_hw_get(&ocs->hw, OCS_HW_MAX_IO, &max_hw_io);
404 if (ocs_hw_set(&ocs->hw, OCS_HW_N_IO, max_hw_io) != OCS_HW_RTN_SUCCESS) {
434 ocs_hw_get(&ocs->hw, OCS_HW_MAX_IO, &max_hw_io);
525 rq_limit = max_hw_io/2;

Completed in 57 milliseconds