Searched refs:ttl_timestamp (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 307 __le32 ttl_timestamp; member 336 __le32 ttl_timestamp; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 252 __le32 ttl_timestamp; member 281 __le32 ttl_timestamp; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 2773 __le32 ttl_timestamp; member 2917 __le32 ttl_timestamp; member
|
H A D | 3945-debug.c | 462 scnprintf(buf + pos, bufsz - pos, "ttl_timestamp:\t\t\t%u\n", in il3945_ucode_general_stats_read() 463 le32_to_cpu(general->ttl_timestamp)); in il3945_ucode_general_stats_read()
|
H A D | 3945.c | 398 il->_3945.accum_stats.general.ttl_timestamp = in il3945_accumulative_stats() 399 il->_3945.stats.general.ttl_timestamp; in il3945_accumulative_stats()
|
H A D | 4965-debug.c | 666 scnprintf(buf + pos, bufsz - pos, fmt_value, "ttl_timestamp:", in il4965_ucode_general_stats_read() 667 le32_to_cpu(general->ttl_timestamp)); in il4965_ucode_general_stats_read()
|
H A D | 4965-mac.c | 1350 accum_general->ttl_timestamp = general->ttl_timestamp; in il4965_accumulative_stats()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 2775 __le32 ttl_timestamp; member 2919 __le32 ttl_timestamp; member
|
H A D | 3945-debug.c | 462 scnprintf(buf + pos, bufsz - pos, "ttl_timestamp:\t\t\t%u\n", in il3945_ucode_general_stats_read() 463 le32_to_cpu(general->ttl_timestamp)); in il3945_ucode_general_stats_read()
|
H A D | 3945.c | 398 il->_3945.accum_stats.general.ttl_timestamp = in il3945_accumulative_stats() 399 il->_3945.stats.general.ttl_timestamp; in il3945_accumulative_stats()
|
H A D | 4965-debug.c | 666 scnprintf(buf + pos, bufsz - pos, fmt_value, "ttl_timestamp:", in il4965_ucode_general_stats_read() 667 le32_to_cpu(general->ttl_timestamp)); in il4965_ucode_general_stats_read()
|
H A D | 4965-mac.c | 1351 accum_general->ttl_timestamp = general->ttl_timestamp; in il4965_accumulative_stats()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | commands.h | 2677 __le32 ttl_timestamp; member
|
H A D | debugfs.c | 1351 fmt_value, "ttl_timestamp:", in iwl_dbgfs_ucode_general_stats_read() 1352 le32_to_cpu(general->ttl_timestamp)); in iwl_dbgfs_ucode_general_stats_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | commands.h | 2626 __le32 ttl_timestamp; member
|
H A D | debugfs.c | 1347 fmt_value, "ttl_timestamp:", in iwl_dbgfs_ucode_general_stats_read() 1348 le32_to_cpu(general->ttl_timestamp)); in iwl_dbgfs_ucode_general_stats_read()
|
Completed in 107 milliseconds