Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddebugfs.h57 ATH11K_DBG_DBR_EVENT_MAX, enumerator
Ddebugfs.c66 if (id >= WMI_DIRECT_BUF_MAX || event >= ATH11K_DBG_DBR_EVENT_MAX) in ath11k_debugfs_add_dbring_entry()