Lines Matching full:rcv
247 stgAddr = stgAddr + sizeof(icom_port->statStg->rcv[0]); in get_port_memory()
248 icom_port->statStg->rcv[index].leLength = 0; in get_port_memory()
249 icom_port->statStg->rcv[index].WorkingLength = in get_port_memory()
253 icom_port->statStg->rcv[index].leNext = in get_port_memory()
257 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
261 icom_port->statStg->rcv[index].leNext = in get_port_memory()
265 icom_port->statStg->rcv[index].leBuffer = in get_port_memory()
268 icom_port->statStg->rcv[index].leNext = 0; in get_port_memory()
269 icom_port->statStg->rcv[index].leBuffer = 0; in get_port_memory()
738 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
743 count = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].leLength); in recv_interrupt()
750 cpu_to_le32(icom_port->statStg->rcv[rcv_buff].leBuffer) - in recv_interrupt()
817 icom_port->statStg->rcv[rcv_buff].flags = 0; in recv_interrupt()
818 icom_port->statStg->rcv[rcv_buff].leLength = 0; in recv_interrupt()
819 icom_port->statStg->rcv[rcv_buff].WorkingLength = in recv_interrupt()
826 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
1210 ICOM_PORT->statStg->rcv[rcv_buff].flags = 0; in icom_set_termios()
1211 ICOM_PORT->statStg->rcv[rcv_buff].leLength = 0; in icom_set_termios()
1212 ICOM_PORT->statStg->rcv[rcv_buff].WorkingLength = in icom_set_termios()
1241 (unsigned long) &ICOM_PORT->statStg->rcv[0] - in icom_set_termios()