Home
last modified time | relevance | path

Searched refs:tbufs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c308 struct slgt_desc *tbufs; member
524 i, le16_to_cpu(info->tbufs[i].count), le16_to_cpu(info->tbufs[i].status)); in dump_tbufs()
2186 if (!desc_count(info->tbufs[i])) in unsent_tbufs()
3311 info->tbufs = NULL; in free_desc()
4686 info->tbufs[i].status = 0; in reset_tbufs()
4687 info->tbufs[i].count = 0; in reset_tbufs()
4701 if (desc_count(info->tbufs[i])) in free_tbuf_count()
4739 count = desc_count(info->tbufs[i]); in tbuf_bytes()
4743 active_buf_count = info->tbufs[i].buf_count; in tbuf_bytes()
4795 d = &info->tbufs[i]; in tx_load()
[all …]