Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A D6pack.c116 struct timer_list tx_t; member
136 struct sixpack *sp = from_timer(sp, t, tx_t); in sp_xmit_on_air()
153 mod_timer(&sp->tx_t, jiffies + ((when + 1) * HZ) / 100); in sp_xmit_on_air()
222 sp_xmit_on_air(&sp->tx_t); in sp_encaps()
602 timer_setup(&sp->tx_t, sp_xmit_on_air, 0); in sixpack_open()
663 del_timer_sync(&sp->tx_t); in sixpack_close()
/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.c117 struct tx_t { struct