Home
last modified time | relevance | path

Searched refs:dp_is_current_high_throughput (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_bus_bandwidth.h208 bool dp_is_current_high_throughput(struct wlan_dp_psoc_context *dp_ctx);
211 bool dp_is_current_high_throughput(struct wlan_dp_psoc_context *dp_ctx) in dp_is_current_high_throughput() function
379 bool dp_is_current_high_throughput(struct wlan_dp_psoc_context *dp_ctx) in dp_is_current_high_throughput() function
Dwlan_dp_softap_txrx.c535 if (dp_is_current_high_throughput(dp_intf->dp_ctx)) in dp_softap_config_tx_pkt_tracing()
901 if (!dp_is_current_high_throughput(dp_ctx) && in dp_softap_rx_packet_cbk()
Dwlan_dp_txrx.c1802 if (!dp_is_current_high_throughput(dp_ctx) && in dp_rx_packet_cbk()
Dwlan_dp_bus_bandwidth.c898 bool dp_is_current_high_throughput(struct wlan_dp_psoc_context *dp_ctx) in dp_is_current_high_throughput() function