Searched refs:dp_for_each_intf_held_safe (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_periodic_sta_stats.c | 34 dp_for_each_intf_held_safe(dp_ctx, dp_intf, next_dp_intf) { in dp_periodic_sta_stats_display()
|
H A D | wlan_dp_bus_bandwidth.c | 285 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in bbm_apply_tput_policy() 1086 dp_for_each_intf_held_safe(dp_ctx, dp_intf, next_dp_intf) { in wlan_dp_display_txrx_stats() 1463 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in dp_sap_p2p_update_mid_high_tput() 1914 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in __dp_bus_bw_work_handler()
|
H A D | wlan_dp_main.c | 315 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in dp_wait_complete_tasks() 1574 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in dp_get_interface() 1749 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in dp_set_rps_cpu_mask() 1775 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in dp_clear_rps_cpu_mask()
|
/wlan-driver/qcacld-3.0/components/dp/core/inc/ |
H A D | wlan_dp_main.h | 119 #define dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) \ macro
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ |
H A D | wlan_dp_ucfg_api.c | 560 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in ucfg_dp_suspend_handler() 590 dp_for_each_intf_held_safe(dp_ctx, dp_intf, dp_intf_next) { in ucfg_dp_resume_handler()
|