/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 42 * @channel_load: counts RX Enable time in uSec 64 __le32 channel_load; member 97 __le32 channel_load; /* counts RX Enable time in uSec */ member 474 * @channel_load: channel load 489 __le32 channel_load; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 97 * @channel_load: counts RX Enable time in uSec 119 __le32 channel_load; member 152 __le32 channel_load; /* counts RX Enable time in uSec */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-debug.c | 358 scnprintf(buf + pos, bufsz - pos, fmt_table, "channel_load:", in il4965_ucode_rx_stats_read() 359 le32_to_cpu(general->channel_load), in il4965_ucode_rx_stats_read() 360 accum_general->channel_load, delta_general->channel_load, in il4965_ucode_rx_stats_read() 361 max_general->channel_load); in il4965_ucode_rx_stats_read()
|
H A D | 4965-calib.c | 522 rx_enable_time = le32_to_cpu(rx_info->channel_load); in il4965_sensitivity_calibration()
|
H A D | commands.h | 2837 __le32 channel_load; /* counts RX Enable time in uSec */ member 3065 * channel_load
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-debug.c | 358 scnprintf(buf + pos, bufsz - pos, fmt_table, "channel_load:", in il4965_ucode_rx_stats_read() 359 le32_to_cpu(general->channel_load), in il4965_ucode_rx_stats_read() 360 accum_general->channel_load, delta_general->channel_load, in il4965_ucode_rx_stats_read() 361 max_general->channel_load); in il4965_ucode_rx_stats_read()
|
H A D | 4965-calib.c | 522 rx_enable_time = le32_to_cpu(rx_info->channel_load); in il4965_sensitivity_calibration()
|
H A D | commands.h | 2839 __le32 channel_load; /* counts RX Enable time in uSec */ member 3067 * channel_load
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | debugfs.c | 999 fmt_table, "channel_load:", in iwl_dbgfs_ucode_rx_stats_read() 1000 le32_to_cpu(general->channel_load), in iwl_dbgfs_ucode_rx_stats_read() 1001 accum_general->channel_load, in iwl_dbgfs_ucode_rx_stats_read() 1002 delta_general->channel_load, in iwl_dbgfs_ucode_rx_stats_read() 1003 max_general->channel_load); in iwl_dbgfs_ucode_rx_stats_read()
|
H A D | calib.c | 681 rx_enable_time = le32_to_cpu(rx_info->channel_load); in iwl_sensitivity_calibration()
|
H A D | commands.h | 2576 __le32 channel_load; /* counts RX Enable time in uSec */ member 2846 * channel_load
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | debugfs.c | 995 fmt_table, "channel_load:", in iwl_dbgfs_ucode_rx_stats_read() 996 le32_to_cpu(general->channel_load), in iwl_dbgfs_ucode_rx_stats_read() 997 accum_general->channel_load, in iwl_dbgfs_ucode_rx_stats_read() 998 delta_general->channel_load, in iwl_dbgfs_ucode_rx_stats_read() 999 max_general->channel_load); in iwl_dbgfs_ucode_rx_stats_read()
|
H A D | calib.c | 630 rx_enable_time = le32_to_cpu(rx_info->channel_load); in iwl_sensitivity_calibration()
|
H A D | commands.h | 2525 __le32 channel_load; /* counts RX Enable time in uSec */ member 2795 * channel_load
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | debugfs.c | 893 PRINT_STATS_LE32(general, channel_load); in iwl_dbgfs_fw_rx_stats_read() 919 PRINT_STATS_LE32(general, channel_load); in iwl_dbgfs_fw_rx_stats_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | debugfs.c | 1075 PRINT_STATS_LE32(general, channel_load); in iwl_dbgfs_fw_rx_stats_read() 1101 PRINT_STATS_LE32(general, channel_load); in iwl_dbgfs_fw_rx_stats_read()
|