Searched refs:pending_tx_error_msgs (Results 1 – 1 of 1) sorted by relevance
1136 unsigned pending_tx_error_msgs = 0; in testLostMsgs() local1236 pending_tx_error_msgs += msg.tx_error_cnt; in testLostMsgs()1250 bool fail_msg = pending_tx_error_msgs || pending_tx_timed_out_msgs || pending_tx_aborted_msgs || in testLostMsgs()1273 if (pending_tx_error_msgs) in testLostMsgs()1274 printf("\t\tError transmits: %d\n", pending_tx_error_msgs); in testLostMsgs()