Home
last modified time | relevance | path

Searched refs:TPL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.h679 typedef struct s_TPL TPL; typedef
716 TPL *NextTPLPtr; /* Pointer to next TPL in chain. */
1083 TPL Tpl[TPL_NUM];
1084 TPL *TplFree;
1085 TPL *TplBusy;
Dtms380tr.c180 static void tms380tr_write_tpl_status(TPL *tpl, unsigned int Status);
630 TPL *tpl; in tms380tr_hardware_send_packet()
716 static void tms380tr_write_tpl_status(TPL *tpl, unsigned int Status) in tms380tr_write_tpl_status()
1998 TPL *tpl; in tms380tr_cancel_tx_queue()
2045 TPL *tpl; in tms380tr_tx_status_irq()