Searched refs:txhead (Results 1 – 2 of 2) sorted by relevance
85 u8 *txhead; /* Next TX byte */ member150 elm->txhead = elm->txbuf + written; in can327_send()962 written = elm->tty->ops->write(elm->tty, elm->txhead, in can327_ldisc_tx_worker()974 elm->txhead += written; in can327_ldisc_tx_worker()
1785 struct TxFD *txhead = &lp->tfd_base[head]; in tc35815_txdone() local1801 txhead->fd.FDNext |= cpu_to_le32(FD_Next_EOL); in tc35815_txdone()1802 txhead->fd.FDCtl |= cpu_to_le32(FD_FrmOpt_IntTx); in tc35815_txdone()