Lines Matching defs:error_info
44 * @error_info: returns error information
52 u32 *error_info, struct ice_sq_cd *cd)
60 if (error_info)
61 *error_info = 0;
78 if (error_info)
79 *error_info = LE32_TO_CPU(resp->error_info);
113 * @error_info: returns error information
120 bool last_buf, u32 *error_offset, u32 *error_info,
129 if (error_info)
130 *error_info = 0;
147 if (error_info)
148 *error_info = LE32_TO_CPU(resp->error_info);