eip_tx_timeout
void eip_tx_timeout(struct net_device *dev, unsigned int txqueue);
EXPORT_SYMBOL(eip_tx_timeout);
.ndo_tx_timeout = eip_tx_timeout,