Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c23431 uint etb_dump_len; in dhd_sdtc_etb_dump() local
23459 etb_dump_len = etb_info.read_bytes + sizeof(etb_info); in dhd_sdtc_etb_dump()
23460 if (etb_dump_len > DHD_SDTC_ETB_MEMPOOL_SIZE) { in dhd_sdtc_etb_dump()
23462 __FUNCTION__, etb_dump_len, DHD_SDTC_ETB_MEMPOOL_SIZE)); in dhd_sdtc_etb_dump()
23474 etb_dump_len, "sdtc_etb_dump")) { in dhd_sdtc_etb_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c23320 uint etb_dump_len; in dhd_sdtc_etb_dump() local
23348 etb_dump_len = etb_info.read_bytes + sizeof(etb_info); in dhd_sdtc_etb_dump()
23349 if (etb_dump_len > DHD_SDTC_ETB_MEMPOOL_SIZE) { in dhd_sdtc_etb_dump()
23351 __FUNCTION__, etb_dump_len, DHD_SDTC_ETB_MEMPOOL_SIZE)); in dhd_sdtc_etb_dump()
23363 etb_dump_len, "sdtc_etb_dump")) { in dhd_sdtc_etb_dump()