Searched refs:rx_insert_ptr (Results 1 – 3 of 3) sorted by relevance
175 struct r6040_descriptor *rx_insert_ptr; member281 if (lp->rx_insert_ptr->skb_ptr) { in r6040_free_rxbufs()283 le32_to_cpu(lp->rx_insert_ptr->buf), in r6040_free_rxbufs()285 dev_kfree_skb(lp->rx_insert_ptr->skb_ptr); in r6040_free_rxbufs()286 lp->rx_insert_ptr->skb_ptr = NULL; in r6040_free_rxbufs()288 lp->rx_insert_ptr = lp->rx_insert_ptr->vndescp; in r6040_free_rxbufs()326 lp->rx_remove_ptr = lp->rx_insert_ptr = lp->rx_ring; in r6040_alloc_rxbufs()
149 struct rx_desc *rx_insert_ptr; member1239 struct rx_desc *rxptr = db->rx_insert_ptr; in uli526x_reuse_skb()1248 db->rx_insert_ptr = rxptr->next_rx_desc; in uli526x_reuse_skb()1279 db->rx_insert_ptr = db->first_rx_desc; in uli526x_descriptor_init()1409 rxptr = db->rx_insert_ptr; in allocate_rx_buffer()1424 db->rx_insert_ptr = rxptr; in allocate_rx_buffer()
227 struct rx_desc *rx_insert_ptr; member1332 struct rx_desc *rxptr = db->rx_insert_ptr; in dmfe_reuse_skb()1341 db->rx_insert_ptr = rxptr->next_rx_desc; in dmfe_reuse_skb()1376 db->rx_insert_ptr = db->first_rx_desc; in dmfe_descriptor_init()1545 rxptr = db->rx_insert_ptr; in allocate_rx_buffer()1559 db->rx_insert_ptr = rxptr; in allocate_rx_buffer()