Searched refs:r3964_block_header (Results 1 – 2 of 2) sorted by relevance
113 struct r3964_block_header *next_block_to_read;142 struct r3964_block_header;149 struct r3964_block_header *block;157 struct r3964_block_header struct164 struct r3964_block_header *next; argument197 struct r3964_block_header *rx_first;198 struct r3964_block_header *rx_last;199 struct r3964_block_header *tx_first;200 struct r3964_block_header *tx_last;
115 static void add_tx_queue(struct r3964_info *, struct r3964_block_header *);127 int error_code, struct r3964_block_header *pBlock);279 static void add_tx_queue(struct r3964_info *pInfo, struct r3964_block_header *pHeader) in add_tx_queue()306 struct r3964_block_header *pHeader; in remove_from_tx_queue()309 struct r3964_block_header *pDump; in remove_from_tx_queue()359 static void add_rx_queue(struct r3964_info *pInfo, struct r3964_block_header *pHeader) in add_rx_queue()387 struct r3964_block_header *pHeader) in remove_from_rx_queue()390 struct r3964_block_header *pFind; in remove_from_rx_queue()532 struct r3964_block_header *pBlock = pInfo->tx_first; in transmit_block()579 struct r3964_block_header *pBlock; in on_receive_block()[all …]