Searched refs:rx_last (Results 1 – 5 of 5) sorted by relevance
307 if (pInfo->rx_last == NULL) { in add_rx_queue()308 pInfo->rx_first = pInfo->rx_last = pHeader; in add_rx_queue()310 pInfo->rx_last->next = pHeader; in add_rx_queue()311 pInfo->rx_last = pHeader; in add_rx_queue()332 pInfo->rx_first, pInfo->rx_last, pInfo->blocks_in_rx_queue); in remove_from_rx_queue()343 pInfo->rx_last = NULL; in remove_from_rx_queue()355 pInfo->rx_last = pFind; in remove_from_rx_queue()368 pInfo->rx_first, pInfo->rx_last, pInfo->blocks_in_rx_queue); in remove_from_rx_queue()984 pInfo->rx_first = pInfo->rx_last = NULL; in r3964_open()
159 struct r3964_block_header *rx_last; member
134 unsigned int rx_last; member160 .rx_last = 11,168 .rx_last = 5,201 return priv->devtype_data.rx_last; in get_mb_rx_last()
2762 int rx_last[N_RX_DESC_RINGS]; member
1430 cp->rx_last[0] = 0; in cas_clean_rxds()2245 cp->rx_last[ring] = num ? num - released : 0; in cas_post_rxds_ringN()4132 if (cas_post_rxds_ringN(cp, i, cp->rx_last[i]) < 0) { in cas_link_timer()