Home
last modified time | relevance | path

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

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