Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c304 scnprintf(buf + pos, bufsz - pos, fmt_table, "channel_beacons:", in il4965_ucode_rx_stats_read()
305 le32_to_cpu(general->channel_beacons), in il4965_ucode_rx_stats_read()
306 accum_general->channel_beacons, in il4965_ucode_rx_stats_read()
307 delta_general->channel_beacons, in il4965_ucode_rx_stats_read()
308 max_general->channel_beacons); in il4965_ucode_rx_stats_read()
H A Dcommands.h2839 __le32 channel_beacons; /* beacons with our bss id and in our member
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dstats.h33 * @channel_beacons: beacons with our bss id and in our serving channel
57 __le32 channel_beacons; member
85 __le32 channel_beacons; /* beacons with our bss id and in our member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c947 fmt_table, "channel_beacons:", in iwl_dbgfs_ucode_rx_stats_read()
948 le32_to_cpu(general->channel_beacons), in iwl_dbgfs_ucode_rx_stats_read()
949 accum_general->channel_beacons, in iwl_dbgfs_ucode_rx_stats_read()
950 delta_general->channel_beacons, in iwl_dbgfs_ucode_rx_stats_read()
951 max_general->channel_beacons); in iwl_dbgfs_ucode_rx_stats_read()
H A Dcommands.h2517 __le32 channel_beacons; /* beacons with our bss id and in our member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c873 PRINT_STATS_LE32(general, channel_beacons); in iwl_dbgfs_fw_rx_stats_read()
899 PRINT_STATS_LE32(general, channel_beacons); in iwl_dbgfs_fw_rx_stats_read()