Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c64 static struct dentry *mlxsw_pci_dbg_root; variable
1764 mlxsw_pci_dbg_root); in mlxsw_pci_probe()
1822 mlxsw_pci_dbg_root = debugfs_create_dir(mlxsw_pci_driver_name, NULL); in mlxsw_pci_module_init()
1823 if (!mlxsw_pci_dbg_root) in mlxsw_pci_module_init()
1831 debugfs_remove_recursive(mlxsw_pci_dbg_root); in mlxsw_pci_module_init()
1838 debugfs_remove_recursive(mlxsw_pci_dbg_root); in mlxsw_pci_module_exit()