Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Duli526x.c99 char *rx_buf_ptr; /* Data for us */ member
574 __FUNCTION__, rxptr->rx_buf_ptr); in uli526x_rx_packet()
579 __FUNCTION__, rxptr->rx_buf_ptr); in uli526x_rx_packet()
585 __FUNCTION__, i, rxptr->rx_buf_ptr[i]); in uli526x_rx_packet()
589 (uchar *)rxptr->rx_buf_ptr, rxlen); in uli526x_rx_packet()
713 rxptr->rx_buf_ptr = (char *) addr; in allocate_rx_buffer()
721 __FUNCTION__, rxptr->rx_buf_ptr); in allocate_rx_buffer()