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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dn_r3964.h129 struct r3964_block_header *next_block_to_read;
158 struct r3964_block_header;
165 struct r3964_block_header *block;
173 struct r3964_block_header struct
180 struct r3964_block_header *next;
214 struct r3964_block_header *rx_first;
215 struct r3964_block_header *rx_last;
216 struct r3964_block_header *tx_first;
217 struct r3964_block_header *tx_last;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dn_r3964.c116 static void add_tx_queue(struct r3964_info *, struct r3964_block_header *);
129 int error_code, struct r3964_block_header *pBlock);
233 struct r3964_block_header *pHeader)
256 struct r3964_block_header *pHeader;
259 struct r3964_block_header *pDump;
303 struct r3964_block_header *pHeader)
327 struct r3964_block_header *pHeader)
330 struct r3964_block_header *pFind;
452 struct r3964_block_header *pBlock = pInfo->tx_first;
494 struct r3964_block_header *pBloc
[all...]

Completed in 53 milliseconds