Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c925 u8 *netbuf = NULL; in phl_rx_sdio() local
943 netbuf = _os_alloc_netbuf(drv, in phl_rx_sdio()
947 if (netbuf) { in phl_rx_sdio()
948 _os_mem_cpy(drv, netbuf, in phl_rx_sdio()
950 phl_rx->r.pkt_list[0].vir_addr = netbuf; in phl_rx_sdio()