Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dicom.c217 __le16 leLength; /* Length of data in segment */ member
235 __le16 leLength; /* Length of data in segment */ member
509 icom_port->statStg->rcv[index].leLength = 0; in get_port_memory()
907 icom_port->statStg->xmit[0].leLength = in icom_write()
968 count = le16_to_cpu(icom_port->statStg->xmit[0].leLength); in xmit_interrupt()
1003 count = le16_to_cpu(icom_port->statStg->rcv[rcv_buff].leLength); in recv_interrupt()
1077 icom_port->statStg->rcv[rcv_buff].leLength = 0; in recv_interrupt()
1478 icom_port->statStg->rcv[rcv_buff].leLength = 0; in icom_set_termios()