Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmpcie.h370 uint32 host_scb_size; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmpcie.h370 uint32 host_scb_size; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmpcie.h370 uint32 host_scb_size; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmpcie.h369 uint32 host_scb_size; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmpcie.h369 uint32 host_scb_size; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c3519 uint32 host_scb_size = 0; in dhd_alloc_host_scbs() local
3523 dhd_bus_cmn_readshared(dhd->bus, &host_scb_size, HOST_SCB_ADDR, 0); in dhd_alloc_host_scbs()
3524 if (host_scb_size) { in dhd_alloc_host_scbs()
3530 if (prot->host_scb_buf.len >= host_scb_size) { in dhd_alloc_host_scbs()
3531 prot->host_scb_buf.len = host_scb_size; in dhd_alloc_host_scbs()
3538 ret = dhd_dma_buf_alloc(dhd, &prot->host_scb_buf, host_scb_size); in dhd_alloc_host_scbs()
H A Ddhd_pcie.c6676 addr = DHD_PCIE_SHARED_MEMBER_ADDR(bus, host_scb_size); in dhd_bus_cmn_readshared()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c3523 uint32 host_scb_size = 0; in dhd_alloc_host_scbs() local
3527 dhd_bus_cmn_readshared(dhd->bus, &host_scb_size, HOST_SCB_ADDR, 0); in dhd_alloc_host_scbs()
3528 if (host_scb_size) { in dhd_alloc_host_scbs()
3534 if (prot->host_scb_buf.len >= host_scb_size) { in dhd_alloc_host_scbs()
3535 prot->host_scb_buf.len = host_scb_size; in dhd_alloc_host_scbs()
3542 ret = dhd_dma_buf_alloc(dhd, &prot->host_scb_buf, host_scb_size); in dhd_alloc_host_scbs()
H A Ddhd_pcie.c6669 addr = DHD_PCIE_SHARED_MEMBER_ADDR(bus, host_scb_size); in dhd_bus_cmn_readshared()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c3048 uint32 host_scb_size = 0; local
3052 dhd_bus_cmn_readshared(dhd->bus, &host_scb_size, HOST_SCB_ADDR, 0);
3053 if (host_scb_size) {
3055 ret = dhd_dma_buf_alloc(dhd, &prot->host_scb_buf, host_scb_size);
H A Ddhd_pcie.c4711 addr = DHD_PCIE_SHARED_MEMBER_ADDR(bus, host_scb_size); in dhd_bus_cmn_readshared()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c3048 uint32 host_scb_size = 0; local
3052 dhd_bus_cmn_readshared(dhd->bus, &host_scb_size, HOST_SCB_ADDR, 0);
3053 if (host_scb_size) {
3055 ret = dhd_dma_buf_alloc(dhd, &prot->host_scb_buf, host_scb_size);
H A Ddhd_pcie.c4719 addr = DHD_PCIE_SHARED_MEMBER_ADDR(bus, host_scb_size); in dhd_bus_cmn_readshared()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c3048 uint32 host_scb_size = 0; local
3052 dhd_bus_cmn_readshared(dhd->bus, &host_scb_size, HOST_SCB_ADDR, 0);
3053 if (host_scb_size) {
3055 ret = dhd_dma_buf_alloc(dhd, &prot->host_scb_buf, host_scb_size);
H A Ddhd_pcie.c4711 addr = DHD_PCIE_SHARED_MEMBER_ADDR(bus, host_scb_size); in dhd_bus_cmn_readshared()