Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c876 #ifndef DETECTION_LATENCY_TASKLET_MASK
877 #define DETECTION_LATENCY_TASKLET_MASK (BIT(2) | BIT(7)) macro
1114 tasklet_mask = DETECTION_LATENCY_TASKLET_MASK; in hif_latency_detect_init()