Searched refs:txmsg_end_push (Results 1 – 1 of 1) sorted by relevance
79 int txmsg_end_push; variable182 txmsg_start_push = txmsg_end_push = 0; in test_reset()524 int push_range_end = txmsg_start_push + txmsg_end_push - 1; in msg_verify_date_prep()527 if (txmsg_end_push && txmsg_pop && in msg_verify_date_prep()537 overlap_len = min(pop_range_end - txmsg_start_push + 1, txmsg_end_push); in msg_verify_date_prep()538 verify_push_len = max(txmsg_end_push - overlap_len, 0); in msg_verify_date_prep()544 verify_push_len = txmsg_end_push; in msg_verify_date_prep()703 txmsg_push_total = txmsg_end_push * (total_bytes / txmsg_apply); in msg_loop()706 txmsg_push_total = txmsg_end_push * cnt; in msg_loop()1216 if (txmsg_end_push) { in run_options()[all …]