Searched refs:TX_LOG_LEN (Results 1 – 1 of 1) sorted by relevance
107 #define TX_LOG_LEN 128 macro108 static struct hme_tx_logent tx_log[TX_LOG_LEN];122 txlog_cur_entry = (txlog_cur_entry + 1) & (TX_LOG_LEN - 1); in tx_add_log()130 for (i = 0; i < TX_LOG_LEN; i++) { in tx_dump_log()135 this = (this + 1) & (TX_LOG_LEN - 1); in tx_dump_log()