Home
last modified time | relevance | path

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

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