Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c1099 ret = ath11k_wmi_pdev_pktlog_enable(ar, filter); in ath11k_write_pktlog_filter()
H A Dwmi.h6422 int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter);
H A Dwmi.c3080 int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter) in ath11k_wmi_pdev_pktlog_enable() function