Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.h76 void ath9k_cmn_debug_phy_err(struct dentry *debugfs_phy,
99 static inline void ath9k_cmn_debug_phy_err(struct dentry *debugfs_phy, in ath9k_cmn_debug_phy_err() function
H A Dcommon-debug.c256 void ath9k_cmn_debug_phy_err(struct dentry *debugfs_phy, in ath9k_cmn_debug_phy_err() function
262 EXPORT_SYMBOL(ath9k_cmn_debug_phy_err);
H A Dhtc_drv_debug.c504 ath9k_cmn_debug_phy_err(priv->debug.debugfs_phy, &priv->debug.rx_stats); in ath9k_htc_init_debug()