Lines Matching defs:tmp2
2741 u64 tmp, tmp2;
2813 tmp2 = tmp + read_dev_cntr(dd, C_DC_REINIT_FROM_PEER_CNT,
2815 if (tmp2 > (u32)UINT_MAX || tmp2 < tmp) {
2819 rsp->link_error_recovery = cpu_to_be32(tmp2);
3156 u64 tmp, tmp2;
3162 tmp2 = tmp + read_dev_cntr(dd, C_DC_REINIT_FROM_PEER_CNT,
3164 if (tmp2 > (u32)UINT_MAX || tmp2 < tmp) {
3168 rsp->link_error_recovery = cpu_to_be32(tmp2);