Lines Matching refs:send_error_count
1246 ps_frame_info->send_error_count = 0;
1323 ps_frame_info->send_error_count = (uint8_t)
1324 (ps_frame_info->send_error_count + 1);
1328 if (ps_frame_info->send_error_count < RECV_ERROR_FRAME_COUNT)
1362 PH_LLCNFC_DEBUG("SEND ERROR COUNT : 0x%02X\n", ps_frame_info->send_error_count);
1418 if (0 == ps_frame_info->send_error_count)
1444 if (0 == ps_frame_info->send_error_count)
1627 ps_frame_info->send_error_count = 0;