Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddebugfs.h56 ATH11K_DBG_DBR_EVENT_MAX, enumerator
Ddebugfs.c65 if (id >= WMI_DIRECT_BUF_MAX || event >= ATH11K_DBG_DBR_EVENT_MAX) in ath11k_debugfs_add_dbring_entry()