Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c2789 struct sli_ct_params ct_params; in efct_els_hw_srrs_send() local
2792 efct_fill_ct_params(io, &ct_params); in efct_els_hw_srrs_send()
2793 ct_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2794 ct_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2796 &ct_params)){ in efct_els_hw_srrs_send()
2803 struct sli_ct_params ct_params; in efct_els_hw_srrs_send() local
2806 efct_fill_ct_params(io, &ct_params); in efct_els_hw_srrs_send()
2807 ct_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2808 ct_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2810 &ct_params)){ in efct_els_hw_srrs_send()