Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c742 uint32 hmap_tx_buf_len; member
7975 dhd->prot->hmap_tx_buf_len = 0; in BCMFASTPATH()
8758 dhd->prot->hmap_tx_buf_len = pktlen;
8759 if ((dhd->prot->hmap_tx_buf_va + dhd->prot->hmap_tx_buf_len) >
8769 dhd->prot->hmap_tx_buf_len, DMA_TX, PKTBUF, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c746 uint32 hmap_tx_buf_len; member
7979 dhd->prot->hmap_tx_buf_len = 0; in BCMFASTPATH()
8762 dhd->prot->hmap_tx_buf_len = pktlen;
8763 if ((dhd->prot->hmap_tx_buf_va + dhd->prot->hmap_tx_buf_len) >
8773 dhd->prot->hmap_tx_buf_len, DMA_TX, PKTBUF, 0);