Home
last modified time | relevance | path

Searched refs:rx_buf_ptr (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/net/
A Duli526x.c100 char *rx_buf_ptr; /* Data for us */ member
575 __FUNCTION__, rxptr->rx_buf_ptr); in uli526x_rx_packet()
580 __FUNCTION__, rxptr->rx_buf_ptr); in uli526x_rx_packet()
586 __FUNCTION__, i, rxptr->rx_buf_ptr[i]); in uli526x_rx_packet()
590 (uchar *)rxptr->rx_buf_ptr, rxlen); in uli526x_rx_packet()
714 rxptr->rx_buf_ptr = (char *) addr; in allocate_rx_buffer()
722 __FUNCTION__, rxptr->rx_buf_ptr); in allocate_rx_buffer()

Completed in 4 milliseconds