Home
last modified time | relevance | path

Searched defs:mgsl_icount (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dsynclink.h213 struct mgsl_icount { struct
214 __u32 cts, dsr, rng, dcd, tx, rx;
215 __u32 frame, parity, overrun, brk;
216 __u32 buf_overrun;
217 __u32 txok;
218 __u32 txunder;
219 __u32 txabort;
220 __u32 txtimeout;
221 __u32 rxshort;
222 __u32 rxlong;
[all …]