Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.h74 void ath9k_cmn_debug_recv(struct dentry *debugfs_phy,
94 static inline void ath9k_cmn_debug_recv(struct dentry *debugfs_phy, in ath9k_cmn_debug_recv() function
H A Dcommon-debug.c180 void ath9k_cmn_debug_recv(struct dentry *debugfs_phy, in ath9k_cmn_debug_recv() function
185 EXPORT_SYMBOL(ath9k_cmn_debug_recv);
H A Dhtc_drv_debug.c503 ath9k_cmn_debug_recv(priv->debug.debugfs_phy, &priv->debug.rx_stats); in ath9k_htc_init_debug()