Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c747 dhd_dma_buf_t snapshot_upload_buf; /* snapshot upload buffer */ member
3379 if (dhd_dma_buf_alloc(dhd, &prot->snapshot_upload_buf, SNAPSHOT_UPLOAD_BUF_SIZE)) { in dhd_prot_allocate_bufs()
4242 dhd_dma_buf_free(dhd, &prot->snapshot_upload_buf); in dhd_prot_detach()
4371 dhd_dma_buf_reset(dhd, &prot->snapshot_upload_buf); in dhd_prot_reset()
14965 dhd_dma_buf_t *dma_buf = &prot->snapshot_upload_buf;
15039 uint8 *buf = prot->snapshot_upload_buf.va;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c751 dhd_dma_buf_t snapshot_upload_buf; /* snapshot upload buffer */ member
3383 if (dhd_dma_buf_alloc(dhd, &prot->snapshot_upload_buf, SNAPSHOT_UPLOAD_BUF_SIZE)) { in dhd_prot_allocate_bufs()
4246 dhd_dma_buf_free(dhd, &prot->snapshot_upload_buf); in dhd_prot_detach()
4375 dhd_dma_buf_reset(dhd, &prot->snapshot_upload_buf); in dhd_prot_reset()
14969 dhd_dma_buf_t *dma_buf = &prot->snapshot_upload_buf;
15043 uint8 *buf = prot->snapshot_upload_buf.va;