Searched refs:blocks_in_rx_queue (Results 1 – 2 of 2) sorted by relevance
318 pInfo->blocks_in_rx_queue++; in add_rx_queue()324 pInfo->rx_first, pInfo->blocks_in_rx_queue); in add_rx_queue()337 pInfo->rx_first, pInfo->rx_last, pInfo->blocks_in_rx_queue); in remove_from_rx_queue()350 pInfo->blocks_in_rx_queue--; in remove_from_rx_queue()357 pInfo->blocks_in_rx_queue--; in remove_from_rx_queue()373 pInfo->rx_first, pInfo->rx_last, pInfo->blocks_in_rx_queue); in remove_from_rx_queue()611 if (pInfo->blocks_in_rx_queue >= in receive_char()993 pInfo->blocks_in_rx_queue = 0; in r3964_open()
163 unsigned int blocks_in_rx_queue; member