Searched refs:rr_quanta (Results 1 – 7 of 7) sorted by relevance
103 uint32_t rr_quanta; member
161 uint8_t rr_quanta; member
353 ocs->rr_quanta = 1; in ocs_setup_params()
226 ocs_hw_set(&ocs->hw, OCS_HW_RR_QUANTA, ocs->rr_quanta); in ocs_xport_attach()
445 ocs_ddump_value(textbuf, "rr_quanta", "%d", hw->config.rr_quanta); in ocs_ddump_hw()
926 uint8_t rr_quanta; /** RQ quanta if rq_selection_policy == 2 */ member
1756 *value = hw->config.rr_quanta; in ocs_hw_get()2021 hw->config.rr_quanta = value; in ocs_hw_set()