Lines Matching defs:result
341 * As the result of a completion error the QP Can be transferred to SQE states.
1009 int result;
1013 result = ib_query_pkey(priv->ca, priv->port, 0, &priv->pkey);
1014 if (result) {
1016 priv->port, result);
1017 return result;
1156 int result;
1196 result = update_child_pkey(priv);
1197 if (result) {
1204 result = update_parent_pkey(priv);
1206 if (result) {