| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | debug.c | 47 return drvr->wiphy->debugfsdir; in brcmf_debugfs_get_devdir() 53 WARN(!drvr->wiphy->debugfsdir, "wiphy not (yet) registered\n"); in brcmf_debugfs_add_entry() 55 drvr->wiphy->debugfsdir, read_fn); in brcmf_debugfs_add_entry()
|
| H A D | cfg80211.h | 385 struct dentry *debugfsdir; member
|
| /linux/drivers/thermal/broadcom/ |
| H A D | bcm2835_thermal.c | 70 struct dentry *debugfsdir; member 125 data->debugfsdir = debugfs_create_dir("bcm2835_thermal", NULL); in bcm2835_thermal_debugfs() 135 debugfs_create_regset32("regset", 0444, data->debugfsdir, regset); in bcm2835_thermal_debugfs() 266 debugfs_remove_recursive(data->debugfsdir); in bcm2835_thermal_remove()
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | debugfs.c | 129 dir = debugfs_create_dir("mt7601u", dev->hw->wiphy->debugfsdir); in mt7601u_init_debugfs()
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | debug.c | 195 wcn->hw->wiphy->debugfsdir); in wcn36xx_debugfs_init()
|
| /linux/net/wireless/ |
| H A D | debugfs.c | 131 struct dentry *phyd = rdev->wiphy.debugfsdir; in wiphy_locked_debugfs_read_work()
|
| H A D | core.c | 149 debugfs_change_name(rdev->wiphy.debugfsdir, "%s", newname); in cfg80211_dev_rename() 1046 rdev->wiphy.debugfsdir = debugfs_create_dir(wiphy_name(&rdev->wiphy), in wiphy_register() 1057 rdev->wiphy.debugfsdir); in wiphy_register() 1191 debugfs_remove_recursive(rdev->wiphy.debugfsdir); in wiphy_unregister()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | debug.c | 323 d = debugfs_create_dir("wfx", wdev->hw->wiphy->debugfsdir); in wfx_debug_init()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | debug.c | 370 priv->hw->wiphy->debugfsdir); in cw1200_debug_init()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_debug.c | 488 priv->hw->wiphy->debugfsdir); in ath9k_htc_init_debug()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00debug.c | 654 rt2x00dev->hw->wiphy->debugfsdir); in rt2x00debug_register()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | debug.c | 984 phydir = debugfs_create_dir("ath5k", ah->hw->wiphy->debugfsdir); in ath5k_debug_init_device()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | debug.c | 1342 rtwdev->hw->wiphy->debugfsdir); in rtw_debugfs_init()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | debug.c | 1318 struct dentry *phyd = il->hw->wiphy->debugfsdir; in il_dbgfs_register()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | debugfs.c | 1486 debugfs_create_symlink("ath11k", ar->hw->wiphy->debugfsdir, buf); in ath11k_debugfs_register()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | debug.c | 1795 ar->wiphy->debugfsdir); in ath6kl_debug_init_fs()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | debugfs.c | 2440 wil_to_wiphy(wil)->debugfsdir); in wil6210_debugfs_init()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | debug.c | 2528 ar->hw->wiphy->debugfsdir); in ath10k_debug_register()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 6096 struct dentry *debugfsdir; member
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 5825 data->debugfs = debugfs_create_dir("hwsim", hw->wiphy->debugfsdir); in mac80211_hwsim_new_radio()
|