Searched refs:txlog_cur_entry (Results 1 – 1 of 1) sorted by relevance
109 static int txlog_cur_entry; variable116 tlp = &tx_log[txlog_cur_entry]; in tx_add_log()122 txlog_cur_entry = (txlog_cur_entry + 1) & (TX_LOG_LEN - 1); in tx_add_log()129 this = txlog_cur_entry; in tx_dump_log()