Home
last modified time | relevance | path

Searched refs:rr_quanta (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_drv_fc.h103 uint32_t rr_quanta; member
H A Docs.h161 uint8_t rr_quanta; member
H A Docs_pci.c353 ocs->rr_quanta = 1; in ocs_setup_params()
H A Docs_xport.c226 ocs_hw_set(&ocs->hw, OCS_HW_RR_QUANTA, ocs->rr_quanta); in ocs_xport_attach()
H A Docs_ddump.c445 ocs_ddump_value(textbuf, "rr_quanta", "%d", hw->config.rr_quanta); in ocs_ddump_hw()
H A Docs_hw.h926 uint8_t rr_quanta; /** RQ quanta if rq_selection_policy == 2 */ member
H A Docs_hw.c1756 *value = hw->config.rr_quanta; in ocs_hw_get()
2021 hw->config.rr_quanta = value; in ocs_hw_set()