Searched refs:els_params (Results 1 – 1 of 1) sorted by relevance
2762 struct sli_els_params els_params; in efct_els_hw_srrs_send() local2765 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()2766 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()2767 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()2770 &els_params)) { in efct_els_hw_srrs_send()2777 struct sli_els_params els_params; in efct_els_hw_srrs_send() local2780 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()2781 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()2782 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()2784 &els_params)){ in efct_els_hw_srrs_send()