Searched refs:TPL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.h107 #define CMD_TX_VALID 0x0100 /* Now actual TPL is valid. (valid
205 * TPL of last frame.
210 * to TPL which starts the error
275 #define TRANSMIT_HALT 0x0500 /* C: interrupt TX TPL chain; if no
388 #define TPL_SIZE 8+6*TX_FRAG_NUM /* Depending on fragments per TPL. */
461 #define TX_FRAG_NUM 3 /* Number of fragments used in one TPL. */
484 __be16 TxListSize; /* TPL size */
597 * in one RPL/TPL. (depending on TI firmware
653 * FRAME_START TPL)
659 * (valid only in FRAME_START TPL)
679 typedef struct s_TPL TPL; typedef in typeref:struct:s_TPL
[all...]
H A Dtms380tr.c49 * Removed extraneous 'No free TPL'
181 static void tms380tr_write_tpl_status(TPL *tpl, unsigned int Status);
560 TPL *tpl;
568 /* Try to get a free TPL from the chain.
570 * NOTE: We *must* always leave one unused TPL in the chain,
574 if(tp->TplFree->NextTPLPtr->BusyFlag) { /* No free TPL */
576 printk(KERN_DEBUG "%s: No free TPL\n", dev->name);
604 tpl = tp->TplFree; /* Get the "free" TPL */
605 tpl->BusyFlag = 1; /* Mark TPL as busy */
631 * Write the given value to the 'Status' field of the specified TPL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 294 milliseconds