Searched refs:els_params (Results 1 – 1 of 1) sorted by relevance
2760 struct sli_els_params els_params; in efct_els_hw_srrs_send() local2763 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() local2778 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()