Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_lb.c652 uint16 rx_cmpl_active = 0; in dhd_lb_mem_usage() local
678 rx_cmpl_active = dhd_prot_get_d2h_rx_cpln_active(dhdp); in dhd_lb_mem_usage()
679 if (rx_cmpl_active != 0) { in dhd_lb_mem_usage()
680 rx_path_memory_usage += (rxbufpost_sz * rx_cmpl_active); in dhd_lb_mem_usage()
686 rxbufpost_sz, rx_post_active, rx_cmpl_active, in dhd_lb_mem_usage()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_lb.c652 uint16 rx_cmpl_active = 0; in dhd_lb_mem_usage() local
678 rx_cmpl_active = dhd_prot_get_d2h_rx_cpln_active(dhdp); in dhd_lb_mem_usage()
679 if (rx_cmpl_active != 0) { in dhd_lb_mem_usage()
680 rx_path_memory_usage += (rxbufpost_sz * rx_cmpl_active); in dhd_lb_mem_usage()
686 rxbufpost_sz, rx_post_active, rx_cmpl_active, in dhd_lb_mem_usage()