Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_driver.h79 u32 rq_selection_policy; member
H A Defct_hw.h360 u8 rq_selection_policy; member
H A Defct_hw.c805 hw->hw_rq_count, hw->config.rq_selection_policy, mode); in efct_hw_config_mrq()
808 hw->config.rq_selection_policy, mrq_bitmask, in efct_hw_config_mrq()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c3348 u8 rq_selection_policy, u8 mrq_bit_mask, u16 num_mrqs, in sli_cmd_reg_fcfi_mrq() argument
3389 mrq_flags |= (rq_selection_policy << 12); in sli_cmd_reg_fcfi_mrq()
H A Dsli4.h3920 u8 rq_selection_policy, u8 mrq_bit_mask, u16 num_mrqs,