Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_main.h225 #define DP_TASK_MAX_WAIT_CNT 100 macro
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c292 int count = DP_TASK_MAX_WAIT_CNT; in dp_intf_wait_for_task_complete()