Home
last modified time | relevance | path

Searched refs:bin_power (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_lb.c748 uint32 bin_power; in dhd_lb_stats_update_napi_latency() local
749 bin_power = next_larger_power2(latency); in dhd_lb_stats_update_napi_latency()
751 switch (bin_power) { in dhd_lb_stats_update_napi_latency()
778 uint32 bin_power; in dhd_lb_stats_update_histo() local
780 bin_power = next_larger_power2(count); in dhd_lb_stats_update_histo()
782 switch (bin_power) { in dhd_lb_stats_update_histo()
H A Ddhd_msgbuf.c3764 uint32 bin_power; in dhd_agg_inflights_stats_update() local
3765 bin_power = next_larger_power2(inflight); in dhd_agg_inflights_stats_update()
3767 switch (bin_power) { in dhd_agg_inflights_stats_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_lb.c748 uint32 bin_power; in dhd_lb_stats_update_napi_latency() local
749 bin_power = next_larger_power2(latency); in dhd_lb_stats_update_napi_latency()
751 switch (bin_power) { in dhd_lb_stats_update_napi_latency()
778 uint32 bin_power; in dhd_lb_stats_update_histo() local
780 bin_power = next_larger_power2(count); in dhd_lb_stats_update_histo()
782 switch (bin_power) { in dhd_lb_stats_update_histo()
H A Ddhd_msgbuf.c3768 uint32 bin_power; in dhd_agg_inflights_stats_update() local
3769 bin_power = next_larger_power2(inflight); in dhd_agg_inflights_stats_update()
3771 switch (bin_power) { in dhd_agg_inflights_stats_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_lb.c677 uint32 bin_power; in dhd_lb_stats_update_histo() local
679 bin_power = next_larger_power2(count); in dhd_lb_stats_update_histo()
681 switch (bin_power) { in dhd_lb_stats_update_histo()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_lb.c669 uint32 bin_power; in dhd_lb_stats_update_histo() local
671 bin_power = next_larger_power2(count); in dhd_lb_stats_update_histo()
673 switch (bin_power) { in dhd_lb_stats_update_histo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_lb.c677 uint32 bin_power; in dhd_lb_stats_update_histo() local
679 bin_power = next_larger_power2(count); in dhd_lb_stats_update_histo()
681 switch (bin_power) { in dhd_lb_stats_update_histo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c1762 uint32 bin_power; in dhd_lb_stats_update_histo() local
1764 bin_power = next_larger_power2(count); in dhd_lb_stats_update_histo()
1766 switch (bin_power) { in dhd_lb_stats_update_histo()