Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6182 BIT(j % WMI_AVAIL_SERVICE_BITS_IN_SIZE32)) in ath11k_service_available_event()
6184 } while (++j % WMI_AVAIL_SERVICE_BITS_IN_SIZE32); in ath11k_service_available_event()
H A Dwmi.h2319 #define WMI_AVAIL_SERVICE_BITS_IN_SIZE32 32 macro