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

/freebsd-current/sys/dev/ocs_fc/
H A Docs_drv_fc.h102 uint32_t rq_selection_policy; member in struct:ocs_s
H A Docs.h160 uint8_t rq_selection_policy; member in struct:ocs_softc
H A Docs_pci.c352 ocs->rq_selection_policy = 0;
H A Docs_ddump.c444 ocs_ddump_value(textbuf, "rq_selection_policy", "%d", hw->config.rq_selection_policy);
H A Docs_xport.c225 ocs_hw_set(&ocs->hw, OCS_HW_RQ_SELECTION_POLICY, ocs->rq_selection_policy);
H A Docs_hw.h925 uint8_t rq_selection_policy; /** MRQ RQ selection policy */ member in struct:ocs_hw_s::__anon58
926 uint8_t rr_quanta; /** RQ quanta if rq_selection_policy == 2 */
H A Dsli4.c1240 * @param rq_selection_policy RQ selection policy
1249 uint16_t fcf_index, uint16_t vlan_id, uint8_t rq_selection_policy,
1283 reg_fcfi_mrq->rq_selection_policy = rq_selection_policy;
1248 sli_cmd_reg_fcfi_mrq(sli4_t *sli4, void *buf, size_t size, uint8_t mode, uint16_t fcf_index, uint16_t vlan_id, uint8_t rq_selection_policy, uint8_t mrq_bit_mask, uint16_t num_mrqs, sli4_cmd_rq_cfg_t rq_cfg[SLI4_CMD_REG_FCFI_NUM_RQ_CFG]) argument
H A Docs_hw.c1100 hw->config.rq_selection_policy, /* RQ selection policy*/
1753 *value = hw->config.rq_selection_policy;
2018 hw->config.rq_selection_policy = value;
H A Dsli4.h1068 rq_selection_policy:4, member in struct:sli4_cmd_reg_fcfi_mrq_s

Completed in 188 milliseconds