Home
last modified time | relevance | path

Searched refs:FWRT_DEBUGFS_ADD_FILE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c123 #define FWRT_DEBUGFS_ADD_FILE(name, parent, mode) \ macro
393 FWRT_DEBUGFS_ADD_FILE(timestamp_marker, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
394 FWRT_DEBUGFS_ADD_FILE(fw_info, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
395 FWRT_DEBUGFS_ADD_FILE(send_hcmd, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
396 FWRT_DEBUGFS_ADD_FILE(enabled_severities, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
397 FWRT_DEBUGFS_ADD_FILE(fw_dbg_domain, dbgfs_dir, 0400); in iwl_fwrt_dbgfs_register()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c178 #define FWRT_DEBUGFS_ADD_FILE(name, parent, mode) \ macro
433 FWRT_DEBUGFS_ADD_FILE(timestamp_marker, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
434 FWRT_DEBUGFS_ADD_FILE(fw_info, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
435 FWRT_DEBUGFS_ADD_FILE(send_hcmd, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
436 FWRT_DEBUGFS_ADD_FILE(fw_dbg_domain, dbgfs_dir, 0400); in iwl_fwrt_dbgfs_register()

Completed in 2 milliseconds