Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/net/hamradio/
H A Dscc.c797 del_timer(&scc->tx_t); in init_channel()
1002 del_timer(&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 = from_timer(scc, t, tx_t); in t_dwait()
1172 struct scc_channel *scc = from_timer(scc, t, tx_t); in t_txdelay()
1193 struct scc_channel *scc = from_timer(scc, t, tx_t); in t_tail()
1222 del_timer(&scc->tx_t); in t_busy()
[all …]
H A D6pack.c122 struct timer_list tx_t; member
142 struct sixpack *sp = from_timer(sp, t, tx_t); in sp_xmit_on_air()
159 mod_timer(&sp->tx_t, jiffies + ((when + 1) * HZ) / 100); in sp_xmit_on_air()
228 sp_xmit_on_air(&sp->tx_t); in sp_encaps()
613 timer_setup(&sp->tx_t, sp_xmit_on_air, 0); in sixpack_open()
675 del_timer_sync(&sp->tx_t); in sixpack_close()
/openbmc/linux/include/linux/
H A Dscc.h79 struct timer_list tx_t; /* tx timer for this channel */ member
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h68 } tx_t; typedef
H A Dether1.c673 tx_t tx; in ether1_sendpacket()
/openbmc/linux/drivers/media/rc/
H A Dimon.c117 struct tx_t { struct