Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/hamradio/
D6pack.c121 struct timer_list tx_t; member
158 mod_timer(&sp->tx_t, jiffies + ((when + 1) * HZ) / 100); in sp_xmit_on_air()
652 init_timer(&sp->tx_t); in sixpack_open()
653 sp->tx_t.function = sp_xmit_on_air; in sixpack_open()
654 sp->tx_t.data = (unsigned long) sp; in sixpack_open()
710 del_timer(&sp->tx_t); in sixpack_close()
Dscc.c794 del_timer(&scc->tx_t); in init_channel()
997 del_timer(&scc->tx_t); in __scc_start_tx_timer()
1005 scc->tx_t.data = (unsigned long) scc; in __scc_start_tx_timer()
1006 scc->tx_t.function = handler; in __scc_start_tx_timer()
1007 scc->tx_t.expires = jiffies + (when*HZ)/100; in __scc_start_tx_timer()
1008 add_timer(&scc->tx_t); in __scc_start_tx_timer()
1218 del_timer(&scc->tx_t); in t_busy()
1247 del_timer(&scc->tx_t); in t_maxkeyup()
1525 init_timer(&scc->tx_t); in scc_net_alloc()
1609 del_timer_sync(&scc->tx_t); in scc_net_close()
/linux-3.4.99/include/linux/
Dscc.h244 struct timer_list tx_t; /* tx timer for this channel */ member
/linux-3.4.99/drivers/net/ethernet/i825xx/
Dether1.h71 } tx_t; typedef
Dether1.c681 tx_t tx; in ether1_sendpacket()
/linux-3.4.99/drivers/staging/media/lirc/
Dlirc_sasem.c108 struct tx_t { struct
Dlirc_imon.c106 struct tx_t { struct
/linux-3.4.99/drivers/media/rc/
Dimon.c116 struct tx_t { struct