Searched refs:txmsg_end_push (Results 1 – 1 of 1) sorted by relevance
78 int txmsg_end_push; variable181 txmsg_start_push = txmsg_end_push = 0; in test_reset()523 int push_range_end = txmsg_start_push + txmsg_end_push - 1; in msg_verify_date_prep()526 if (txmsg_end_push && txmsg_pop && in msg_verify_date_prep()536 overlap_len = min(pop_range_end - txmsg_start_push + 1, txmsg_end_push); in msg_verify_date_prep()537 verify_push_len = max(txmsg_end_push - overlap_len, 0); in msg_verify_date_prep()543 verify_push_len = txmsg_end_push; in msg_verify_date_prep()702 txmsg_push_total = txmsg_end_push * (total_bytes / txmsg_apply); in msg_loop()705 txmsg_push_total = txmsg_end_push * cnt; in msg_loop()1217 if (txmsg_end_push) { in run_options()[all …]