Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c3416 uint32 trap_buf_len; in dhd_prot_attach() local
3483 trap_buf_len = BCMPCIE_HOST_EXT_TRAP_DBGBUF_LEN_MIN; in dhd_prot_attach()
3486 trap_buf_len = BCMPCIE_HOST_EXT_TRAP_DBGBUF_LEN; in dhd_prot_attach()
3492 trap_buf_len = BCMPCIE_EXT_TRAP_DATA_MAXLEN; in dhd_prot_attach()
3496 if (dhd_dma_buf_alloc(dhd, &dhd->prot->fw_trap_buf, trap_buf_len)) { in dhd_prot_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c3420 uint32 trap_buf_len; in dhd_prot_attach() local
3487 trap_buf_len = BCMPCIE_HOST_EXT_TRAP_DBGBUF_LEN_MIN; in dhd_prot_attach()
3490 trap_buf_len = BCMPCIE_HOST_EXT_TRAP_DBGBUF_LEN; in dhd_prot_attach()
3496 trap_buf_len = BCMPCIE_EXT_TRAP_DATA_MAXLEN; in dhd_prot_attach()
3500 if (dhd_dma_buf_alloc(dhd, &dhd->prot->fw_trap_buf, trap_buf_len)) { in dhd_prot_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c2842 uint32 trap_buf_len = BCMPCIE_EXT_TRAP_DATA_MAXLEN; local
3025 if (dhd_dma_buf_alloc(dhd, &dhd->prot->fw_trap_buf, trap_buf_len)) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c2842 uint32 trap_buf_len = BCMPCIE_EXT_TRAP_DATA_MAXLEN; local
3025 if (dhd_dma_buf_alloc(dhd, &dhd->prot->fw_trap_buf, trap_buf_len)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c2842 uint32 trap_buf_len = BCMPCIE_EXT_TRAP_DATA_MAXLEN; local
3025 if (dhd_dma_buf_alloc(dhd, &dhd->prot->fw_trap_buf, trap_buf_len)) {