Lines Matching refs:ath11k
111 int ath11k_debugfs_register(struct ath11k *ar);
112 void ath11k_debugfs_unregister(struct ath11k *ar);
115 void ath11k_debugfs_fw_stats_init(struct ath11k *ar);
117 static inline bool ath11k_debugfs_is_pktlog_lite_mode_enabled(struct ath11k *ar)
122 static inline bool ath11k_debugfs_is_pktlog_rx_stats_enabled(struct ath11k *ar)
127 static inline bool ath11k_debugfs_is_pktlog_peer_valid(struct ath11k *ar, u8 *addr)
133 static inline int ath11k_debugfs_is_extd_tx_stats_enabled(struct ath11k *ar)
138 static inline int ath11k_debugfs_is_extd_rx_stats_enabled(struct ath11k *ar)
143 static inline int ath11k_debugfs_rx_filter(struct ath11k *ar)
167 static inline int ath11k_debugfs_register(struct ath11k *ar)
172 static inline void ath11k_debugfs_unregister(struct ath11k *ar)
181 static inline void ath11k_debugfs_fw_stats_init(struct ath11k *ar)
185 static inline int ath11k_debugfs_is_extd_tx_stats_enabled(struct ath11k *ar)
190 static inline int ath11k_debugfs_is_extd_rx_stats_enabled(struct ath11k *ar)
195 static inline bool ath11k_debugfs_is_pktlog_lite_mode_enabled(struct ath11k *ar)
200 static inline bool ath11k_debugfs_is_pktlog_rx_stats_enabled(struct ath11k *ar)
205 static inline bool ath11k_debugfs_is_pktlog_peer_valid(struct ath11k *ar, u8 *addr)
210 static inline int ath11k_debugfs_rx_filter(struct ath11k *ar)