E1000_MAX_TXD_PWR
#define E1000_MAX_DATA_PER_TXD (1<<E1000_MAX_TXD_PWR)
unsigned int max_txd_pwr = E1000_MAX_TXD_PWR;