E1000_TXD_TYP_L
case E1000_TXD_TYP_L:
len = (dtype == E1000_TXD_TYP_L) ? dsc->td.lower.flags.length :
if (dtype == E1000_TXD_TYP_L) {