TOTAL_TX_BD
for (i = 0; i < TOTAL_TX_BD(txr); i++) {
txr->tx_bufs = kmalloc(sizeof(struct bce_tx_buf) * TOTAL_TX_BD(txr),
for (i = 0; i < TOTAL_TX_BD(txr); i++) {
for (i = 0; i < TOTAL_TX_BD(txr); i++) {
#define MAX_TX_BD(txr) (TOTAL_TX_BD((txr)) - 1)