FD_Next_EOL
txfd->fd.FDNext |= cpu_to_le32(FD_Next_EOL);
txfd->fd.FDNext &= cpu_to_le32(~FD_Next_EOL);
lp->rfd_cur->fd.FDNext = cpu_to_le32(FD_Next_EOL);
if ((fdnext & ~FD_Next_EOL) != fd_virt_to_bus(lp, txfd)) {
if (fdnext & FD_Next_EOL) {
txhead->fd.FDNext |= cpu_to_le32(FD_Next_EOL);