Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dbcm-sf2-eth-gmac.c98 uint8_t *bufp; in dma_tx_dump() local
130 uint8_t *bufp; in dma_rx_dump() local
162 uint8_t *bufp; in dma_tx_init() local
215 uint8_t *bufp; in dma_rx_init() local
314 uint8_t *bufp = dma->tx_buf + dma->cur_tx_index * TX_BUF_SIZE_ALIGNED; in gmac_tx_packet() local
397 void *bufp, *datap; in gmac_check_rx_done() local
H A Ddnet.c137 unsigned int *bufp; in dnet_send() local
/rk3399_rockchip-uboot/board/Synology/ds414/
H A Dcmd_syno.c34 char *buf, *bufp; in do_syno_populate() local
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddesignware_udc.c184 static int usbgetpckfromfifo(int epNum, u8 *bufp, u32 len) in usbgetpckfromfifo()
224 static void usbputpcktofifo(int epNum, u8 *bufp, u32 len) in usbputpcktofifo()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c534 __u8 *bufp = data_buf; in sl811_rh_submit_urb() local
/rk3399_rockchip-uboot/common/
H A DxyzModem.c46 unsigned char pkt[1024], *bufp; member