Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c2760 struct sli_els_params els_params; in efct_els_hw_srrs_send() local
2763 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()
2764 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2765 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2768 &els_params)) { in efct_els_hw_srrs_send()
2775 struct sli_els_params els_params; in efct_els_hw_srrs_send() local
2778 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()
2779 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2780 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2782 &els_params)){ in efct_els_hw_srrs_send()