Searched refs:txblock (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Dhnddma.h70 di_txblock_t txblock; member in struct:di_fcn_s
139 #define dma_txblock(di) ((di)->di_fn.txblock(di))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dwavelan.c2687 unsigned short txblock;
2721 txblock = lp->tx_first_free;
2722 txpred = txblock - TXBLOCKZ;
2732 tx_addr = txblock;
2773 * so that it points to this txblock.
2780 nop.nop_h.ac_link = txblock;
2792 lp->tx_first_in_use = txblock;
3141 u16 txblock;
3152 for (i = 0, txblock = OFFSET_CU;
3153 i < NTXBLOCKS; i++, txblock
[all...]

Completed in 38 milliseconds