| /Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
| D | common-debug.h | 64 void ath9k_cmn_debug_modal_eeprom(struct dentry *debugfs_phy, 66 void ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy, 70 void ath9k_cmn_debug_recv(struct dentry *debugfs_phy, 72 void ath9k_cmn_debug_phy_err(struct dentry *debugfs_phy, 75 static inline void ath9k_cmn_debug_modal_eeprom(struct dentry *debugfs_phy, in ath9k_cmn_debug_modal_eeprom() argument 80 static inline void ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy, in ath9k_cmn_debug_base_eeprom() argument 90 static inline void ath9k_cmn_debug_recv(struct dentry *debugfs_phy, in ath9k_cmn_debug_recv() argument 95 static inline void ath9k_cmn_debug_phy_err(struct dentry *debugfs_phy, in ath9k_cmn_debug_phy_err() argument
|
| D | common-debug.c | 47 void ath9k_cmn_debug_modal_eeprom(struct dentry *debugfs_phy, in ath9k_cmn_debug_modal_eeprom() argument 50 debugfs_create_file("modal_eeprom", 0400, debugfs_phy, ah, in ath9k_cmn_debug_modal_eeprom() 82 void ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy, in ath9k_cmn_debug_base_eeprom() argument 85 debugfs_create_file("base_eeprom", 0400, debugfs_phy, ah, in ath9k_cmn_debug_base_eeprom() 178 void ath9k_cmn_debug_recv(struct dentry *debugfs_phy, in ath9k_cmn_debug_recv() argument 181 debugfs_create_file("recv", 0400, debugfs_phy, rxstats, &fops_recv); in ath9k_cmn_debug_recv() 254 void ath9k_cmn_debug_phy_err(struct dentry *debugfs_phy, in ath9k_cmn_debug_phy_err() argument 257 debugfs_create_file("phy_err", 0400, debugfs_phy, rxstats, in ath9k_cmn_debug_phy_err()
|
| D | htc_drv_debug.c | 492 priv->debug.debugfs_phy = debugfs_create_dir(KBUILD_MODNAME, in ath9k_htc_init_debug() 494 if (!priv->debug.debugfs_phy) in ath9k_htc_init_debug() 497 ath9k_cmn_spectral_init_debug(&priv->spec_priv, priv->debug.debugfs_phy); in ath9k_htc_init_debug() 499 debugfs_create_file("tgt_int_stats", 0400, priv->debug.debugfs_phy, in ath9k_htc_init_debug() 501 debugfs_create_file("tgt_tx_stats", 0400, priv->debug.debugfs_phy, in ath9k_htc_init_debug() 503 debugfs_create_file("tgt_rx_stats", 0400, priv->debug.debugfs_phy, in ath9k_htc_init_debug() 505 debugfs_create_file("xmit", 0400, priv->debug.debugfs_phy, in ath9k_htc_init_debug() 507 debugfs_create_file("skb_rx", 0400, priv->debug.debugfs_phy, in ath9k_htc_init_debug() 510 ath9k_cmn_debug_recv(priv->debug.debugfs_phy, &priv->debug.rx_stats); in ath9k_htc_init_debug() 511 ath9k_cmn_debug_phy_err(priv->debug.debugfs_phy, &priv->debug.rx_stats); in ath9k_htc_init_debug() [all …]
|
| D | debug.c | 1382 sc->debug.debugfs_phy = debugfs_create_dir("ath9k", in ath9k_init_debug() 1384 if (!sc->debug.debugfs_phy) in ath9k_init_debug() 1388 debugfs_create_file("debug", 0600, sc->debug.debugfs_phy, in ath9k_init_debug() 1394 ath9k_cmn_spectral_init_debug(&sc->spec_priv, sc->debug.debugfs_phy); in ath9k_init_debug() 1396 debugfs_create_devm_seqfile(sc->dev, "dma", sc->debug.debugfs_phy, in ath9k_init_debug() 1398 debugfs_create_devm_seqfile(sc->dev, "interrupt", sc->debug.debugfs_phy, in ath9k_init_debug() 1400 debugfs_create_devm_seqfile(sc->dev, "xmit", sc->debug.debugfs_phy, in ath9k_init_debug() 1402 debugfs_create_devm_seqfile(sc->dev, "queues", sc->debug.debugfs_phy, in ath9k_init_debug() 1404 debugfs_create_devm_seqfile(sc->dev, "misc", sc->debug.debugfs_phy, in ath9k_init_debug() 1406 debugfs_create_devm_seqfile(sc->dev, "reset", sc->debug.debugfs_phy, in ath9k_init_debug() [all …]
|
| D | common-spectral.h | 155 void ath9k_cmn_spectral_init_debug(struct ath_spec_scan_priv *spec_priv, struct dentry *debugfs_phy… 167 struct dentry *debugfs_phy) in ath9k_cmn_spectral_init_debug() argument
|
| D | dfs_debug.c | 148 sc->debug.debugfs_phy, sc, &fops_dfs_stats); in ath9k_dfs_init_debug() 150 sc->debug.debugfs_phy, sc, &fops_simulate_radar); in ath9k_dfs_init_debug()
|
| D | common-spectral.c | 1091 struct dentry *debugfs_phy) in ath9k_cmn_spectral_init_debug() argument 1094 debugfs_phy, in ath9k_cmn_spectral_init_debug() 1102 debugfs_phy, spec_priv, in ath9k_cmn_spectral_init_debug() 1106 debugfs_phy, spec_priv, in ath9k_cmn_spectral_init_debug() 1110 debugfs_phy, spec_priv, in ath9k_cmn_spectral_init_debug() 1114 debugfs_phy, spec_priv, in ath9k_cmn_spectral_init_debug() 1118 debugfs_phy, spec_priv, in ath9k_cmn_spectral_init_debug()
|
| D | tx99.c | 282 sc->debug.debugfs_phy, sc, in ath9k_tx99_init_debug() 285 sc->debug.debugfs_phy, sc, in ath9k_tx99_init_debug()
|
| D | debug.h | 249 struct dentry *debugfs_phy; member
|
| D | htc.h | 359 struct dentry *debugfs_phy; member
|
| /Linux-v4.19/drivers/net/wireless/st/cw1200/ |
| D | debug.c | 396 d->debugfs_phy = debugfs_create_dir("cw1200", in cw1200_debug_init() 398 if (!d->debugfs_phy) in cw1200_debug_init() 401 if (!debugfs_create_file("status", 0400, d->debugfs_phy, in cw1200_debug_init() 405 if (!debugfs_create_file("counters", 0400, d->debugfs_phy, in cw1200_debug_init() 409 if (!debugfs_create_file("wsm_dumps", 0200, d->debugfs_phy, in cw1200_debug_init() 417 debugfs_remove_recursive(d->debugfs_phy); in cw1200_debug_init() 426 debugfs_remove_recursive(d->debugfs_phy); in cw1200_debug_release()
|
| D | debug.h | 16 struct dentry *debugfs_phy; member
|
| /Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
| D | debug.c | 1792 ar->debugfs_phy = debugfs_create_dir("ath6kl", in ath6kl_debug_init_fs() 1794 if (!ar->debugfs_phy) in ath6kl_debug_init_fs() 1797 debugfs_create_file("tgt_stats", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs() 1802 ar->debugfs_phy, ar, in ath6kl_debug_init_fs() 1806 ar->debugfs_phy, ar, &fops_endpoint_stats); in ath6kl_debug_init_fs() 1808 debugfs_create_file("fwlog", 0400, ar->debugfs_phy, ar, &fops_fwlog); in ath6kl_debug_init_fs() 1810 debugfs_create_file("fwlog_block", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs() 1813 debugfs_create_file("fwlog_mask", 0600, ar->debugfs_phy, in ath6kl_debug_init_fs() 1816 debugfs_create_file("reg_addr", 0600, ar->debugfs_phy, ar, in ath6kl_debug_init_fs() 1819 debugfs_create_file("reg_dump", 0400, ar->debugfs_phy, ar, in ath6kl_debug_init_fs() [all …]
|
| D | core.h | 834 struct dentry *debugfs_phy; member
|
| /Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
| D | debug.c | 2372 ar->debug.debugfs_phy = debugfs_create_dir("ath10k", in ath10k_debug_register() 2374 if (IS_ERR_OR_NULL(ar->debug.debugfs_phy)) { in ath10k_debug_register() 2375 if (IS_ERR(ar->debug.debugfs_phy)) in ath10k_debug_register() 2376 return PTR_ERR(ar->debug.debugfs_phy); in ath10k_debug_register() 2387 debugfs_create_file("fw_stats", 0400, ar->debug.debugfs_phy, ar, in ath10k_debug_register() 2390 debugfs_create_file("fw_reset_stats", 0400, ar->debug.debugfs_phy, ar, in ath10k_debug_register() 2393 debugfs_create_file("wmi_services", 0400, ar->debug.debugfs_phy, ar, in ath10k_debug_register() 2396 debugfs_create_file("simulate_fw_crash", 0600, ar->debug.debugfs_phy, ar, in ath10k_debug_register() 2399 debugfs_create_file("reg_addr", 0600, ar->debug.debugfs_phy, ar, in ath10k_debug_register() 2402 debugfs_create_file("reg_value", 0600, ar->debug.debugfs_phy, ar, in ath10k_debug_register() [all …]
|
| D | spectral.c | 543 ar->debug.debugfs_phy, in ath10k_spectral_create() 548 ar->debug.debugfs_phy, ar, in ath10k_spectral_create() 552 ar->debug.debugfs_phy, ar, in ath10k_spectral_create() 556 ar->debug.debugfs_phy, ar, in ath10k_spectral_create()
|
| D | core.h | 587 struct dentry *debugfs_phy; member
|