Searched refs:channel_load (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | stats.h | 65 __le32 channel_load; member 98 __le32 channel_load; /* counts RX Enable time in uSec */ member 575 __le32 channel_load; member
|
| /linux-6.15/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-debug.c | 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 | 2852 __le32 channel_load; /* counts RX Enable time in uSec */ member
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| H A D | link-selection.c | 248 KUNIT_ARRAY_PARAM_DESC(channel_load, channel_load_cases, desc);
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | debugfs.c | 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 | 2530 __le32 channel_load; /* counts RX Enable time in uSec */ member
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | debugfs.c | 881 PRINT_STATS_LE32(general, channel_load); in iwl_dbgfs_fw_rx_stats_read() 907 PRINT_STATS_LE32(general, channel_load); in iwl_dbgfs_fw_rx_stats_read()
|