Home
last modified time | relevance | path

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

/linux/drivers/iio/common/ssp_sensors/
H A Dssp_dev.c222 struct ssp_instruction to_send; in ssp_enable_sensor() local
284 struct ssp_instruction to_send; in ssp_change_delay() local
/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c22 int to_send = (wqe->dma.resid > qp->mtu) ? in retry_first_write_send() local
/linux/drivers/tty/serial/
H A Dsc16is7xx.c392 static void sc16is7xx_fifo_write(struct uart_port *port, u8 *txbuf, u8 to_send) in sc16is7xx_fifo_write()
/linux/tools/testing/selftests/net/
H A Dtls.c450 int to_send = strlen(test_str) + 1; in TEST_F() local