Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_thread.c209 uint32_t rx_pending_hl_threshold; in dp_check_and_update_pending() local
233 rx_pending_hl_threshold = wlan_cfg_rx_pending_hl_threshold( in dp_check_and_update_pending()
253 if (unlikely(pending > rx_pending_hl_threshold)) in dp_check_and_update_pending()