tx_bd
#define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))
struct tx_bd *tx_bd_chain[MAX_TX_PAGES];