Lines Matching defs:tmp2
2699 u64 tmp, tmp2;
2771 tmp2 = tmp + read_dev_cntr(dd, C_DC_REINIT_FROM_PEER_CNT,
2773 if (tmp2 > (u32)UINT_MAX || tmp2 < tmp) {
2777 rsp->link_error_recovery = cpu_to_be32(tmp2);
3114 u64 tmp, tmp2;
3120 tmp2 = tmp + read_dev_cntr(dd, C_DC_REINIT_FROM_PEER_CNT,
3122 if (tmp2 > (u32)UINT_MAX || tmp2 < tmp) {
3126 rsp->link_error_recovery = cpu_to_be32(tmp2);