Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c1108 uint32_t tasklet_mask; in hif_latency_detect_init() local
1114 tasklet_mask = DETECTION_LATENCY_TASKLET_MASK; in hif_latency_detect_init()
1115 hif_info("tasklet mask is 0x%x", tasklet_mask); in hif_latency_detect_init()
1117 if (BIT(i) & tasklet_mask) in hif_latency_detect_init()