Searched refs:rq_selection_policy (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_drv_fc.h | 102 uint32_t rq_selection_policy; member
|
H A D | ocs.h | 160 uint8_t rq_selection_policy; member
|
H A D | ocs_pci.c | 352 ocs->rq_selection_policy = 0; in ocs_setup_params()
|
H A D | ocs_xport.c | 225 ocs_hw_set(&ocs->hw, OCS_HW_RQ_SELECTION_POLICY, ocs->rq_selection_policy); in ocs_xport_attach()
|
H A D | ocs_ddump.c | 444 ocs_ddump_value(textbuf, "rq_selection_policy", "%d", hw->config.rq_selection_policy); in ocs_ddump_hw()
|
H A D | ocs_hw.h | 925 uint8_t rq_selection_policy; /** MRQ RQ selection policy */ member
|
H A D | sli4.c | 1249 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 D | ocs_hw.c | 1100 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 D | sli4.h | 1068 rq_selection_policy:4, member
|