Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_drv_fc.h102 uint32_t rq_selection_policy; member
H A Docs.h160 uint8_t rq_selection_policy; member
H A Docs_pci.c352 ocs->rq_selection_policy = 0; in ocs_setup_params()
H A Docs_xport.c225 ocs_hw_set(&ocs->hw, OCS_HW_RQ_SELECTION_POLICY, ocs->rq_selection_policy); in ocs_xport_attach()
H A Docs_ddump.c444 ocs_ddump_value(textbuf, "rq_selection_policy", "%d", hw->config.rq_selection_policy); in ocs_ddump_hw()
H A Docs_hw.h925 uint8_t rq_selection_policy; /** MRQ RQ selection policy */ member
H A Dsli4.c1249 uint16_t fcf_index, uint16_t vlan_id, uint8_t rq_selection_policy, in sli_cmd_reg_fcfi_mrq() argument
1283 reg_fcfi_mrq->rq_selection_policy = rq_selection_policy; in sli_cmd_reg_fcfi_mrq()
H A Docs_hw.c1100 hw->config.rq_selection_policy, /* RQ selection policy*/ in ocs_hw_config_mrq()
1753 *value = hw->config.rq_selection_policy; in ocs_hw_get()
2018 hw->config.rq_selection_policy = value; in ocs_hw_set()
H A Dsli4.h1068 rq_selection_policy:4, member