Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
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
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);
Dhtc_drv_debug.c510 ath9k_cmn_debug_recv(priv->debug.debugfs_phy, &priv->debug.rx_stats); in ath9k_htc_init_debug()
Ddebug.c1448 ath9k_cmn_debug_recv(sc->debug.debugfs_phy, &sc->debug.stats.rxstats); in ath9k_init_debug()