Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-espi.c95 struct spi_transfer *tx_t; member
223 tx_left = espi->tx_t->len - espi->tx_pos; in fsl_espi_fill_tx_fifo()
224 tx_buf = espi->tx_t->tx_buf; in fsl_espi_fill_tx_fifo()
258 if (list_is_last(&espi->tx_t->transfer_list, in fsl_espi_fill_tx_fifo()
263 espi->tx_t = list_next_entry(espi->tx_t, transfer_list); in fsl_espi_fill_tx_fifo()
407 espi->tx_t = list_first_entry(&m->transfers, struct spi_transfer, in fsl_espi_trans()
/linux/drivers/net/hamradio/
H A Dscc.c797 timer_delete(&scc->tx_t); in init_channel()
1002 timer_delete(&scc->tx_t); in __scc_start_tx_timer()
1006 handler(&scc->tx_t); in __scc_start_tx_timer()
1010 scc->tx_t.function = handler; in __scc_start_tx_timer()
1011 scc->tx_t.expires = jiffies + (when*HZ)/100; in __scc_start_tx_timer()
1012 add_timer(&scc->tx_t); in __scc_start_tx_timer()
1130 struct scc_channel *scc = timer_container_of(scc, t, tx_t); in t_dwait()
1172 struct scc_channel *scc = timer_container_of(scc, t, tx_t); in t_txdelay()
1193 struct scc_channel *scc = timer_container_of(scc, t, tx_t); in t_tail()
1222 timer_delete(&scc->tx_t); in t_busy()
[all …]
/linux/include/linux/
H A Dscc.h79 struct timer_list tx_t; /* tx timer for this channel */ member
/linux/drivers/net/ethernet/i825xx/
H A Dether1.h68 } tx_t; typedef
H A Dether1.c673 tx_t tx; in ether1_sendpacket()
/linux/drivers/media/rc/
H A Dimon.c112 struct tx_t { struct