Searched refs:txunder (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsynclink.h218 __u32 txunder; member in struct:mgsl_icount
/linux-master/drivers/tty/
H A Dsynclink_gt.c1197 if (info->icount.txunder)
1198 seq_printf(m, " txunder:%d", info->icount.txunder);
2210 info->icount.txunder++;

Completed in 342 milliseconds