Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.h288 static inline bool ath11k_debugfs_is_pktlog_peer_valid(struct ath11k *ar, u8 *addr) in ath11k_debugfs_is_pktlog_peer_valid() function
373 static inline bool ath11k_debugfs_is_pktlog_peer_valid(struct ath11k *ar, u8 *addr) in ath11k_debugfs_is_pktlog_peer_valid() function
H A Ddp_rx.c5331 if (ath11k_debugfs_is_pktlog_peer_valid(ar, peer->addr)) in ath11k_dp_rx_process_mon_status()