Searched refs:TX_LOG_LEN (Results 1 – 1 of 1) sorted by relevance
108 #define TX_LOG_LEN 128 macro109 static struct hme_tx_logent tx_log[TX_LOG_LEN];123 txlog_cur_entry = (txlog_cur_entry + 1) & (TX_LOG_LEN - 1); in tx_add_log()131 for (i = 0; i < TX_LOG_LEN; i++) { in tx_dump_log()136 this = (this + 1) & (TX_LOG_LEN - 1); in tx_dump_log()