Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs.c927 ret = ath11k_wmi_pdev_pktlog_enable(ar, filter); in ath11k_write_pktlog_filter()
Dwmi.h5091 int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter);
Dwmi.c2816 int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter) in ath11k_wmi_pdev_pktlog_enable() function