Lines Matching refs:h_ret
186 u64 h_ret; in ehca_query_port() local
197 h_ret = hipz_h_query_port(shca->ipz_hca_handle, port, rblock); in ehca_query_port()
198 if (h_ret != H_SUCCESS) { in ehca_query_port()
249 u64 h_ret; in ehca_query_sma_attr() local
258 h_ret = hipz_h_query_port(shca->ipz_hca_handle, port, rblock); in ehca_query_sma_attr()
259 if (h_ret != H_SUCCESS) { in ehca_query_sma_attr()
284 u64 h_ret; in ehca_query_pkey() local
300 h_ret = hipz_h_query_port(shca->ipz_hca_handle, port, rblock); in ehca_query_pkey()
301 if (h_ret != H_SUCCESS) { in ehca_query_pkey()
319 u64 h_ret; in ehca_query_gid() local
335 h_ret = hipz_h_query_port(shca->ipz_hca_handle, port, rblock); in ehca_query_gid()
336 if (h_ret != H_SUCCESS) { in ehca_query_gid()