tx_t
tx_t tx;
struct timer_list tx_t;
struct sixpack *sp = timer_container_of(sp, t, tx_t);
mod_timer(&sp->tx_t, jiffies + ((when + 1) * HZ) / 100);
sp_xmit_on_air(&sp->tx_t);
timer_setup(&sp->tx_t, sp_xmit_on_air, 0);
timer_delete_sync(&sp->tx_t);
timer_delete(&scc->tx_t);
handler(&scc->tx_t);
scc->tx_t.function = handler;
scc->tx_t.expires = jiffies + (when*HZ)/100;
add_timer(&scc->tx_t);
struct scc_channel *scc = timer_container_of(scc, t, tx_t);
struct scc_channel *scc = timer_container_of(scc, t, tx_t);
struct scc_channel *scc = timer_container_of(scc, t, tx_t);
timer_delete(&scc->tx_t);
timer_delete(&scc->tx_t);
struct scc_channel *scc = timer_container_of(scc, t, tx_t);
timer_setup(&scc->tx_t, NULL, 0);
timer_delete_sync(&scc->tx_t);
timer_delete(&scc->tx_t);
tx_left = espi->tx_t->len - espi->tx_pos;
tx_buf = espi->tx_t->tx_buf;
if (list_is_last(&espi->tx_t->transfer_list,
espi->tx_t = list_next_entry(espi->tx_t, transfer_list);
espi->tx_t = list_first_entry(&m->transfers, struct spi_transfer,
struct spi_transfer *tx_t;
struct timer_list tx_t; /* tx timer for this channel */