Searched refs:rxe_frame_limit_overrun (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-debug.c | 152 le32_to_cpu(ofdm->rxe_frame_limit_overrun), in il3945_ucode_rx_stats_read() 153 accum_ofdm->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 154 delta_ofdm->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 155 max_ofdm->rxe_frame_limit_overrun); in il3945_ucode_rx_stats_read() 240 le32_to_cpu(cck->rxe_frame_limit_overrun), in il3945_ucode_rx_stats_read() 241 accum_cck->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 242 delta_cck->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 243 max_cck->rxe_frame_limit_overrun); in il3945_ucode_rx_stats_read()
|
D | 4965-debug.c | 149 le32_to_cpu(ofdm->rxe_frame_limit_overrun), in il4965_ucode_rx_stats_read() 150 accum_ofdm->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 151 delta_ofdm->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 152 max_ofdm->rxe_frame_limit_overrun); in il4965_ucode_rx_stats_read() 241 le32_to_cpu(cck->rxe_frame_limit_overrun), in il4965_ucode_rx_stats_read() 242 accum_cck->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 243 delta_cck->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 244 max_cck->rxe_frame_limit_overrun); in il4965_ucode_rx_stats_read()
|
D | commands.h | 2719 __le32 rxe_frame_limit_overrun; member 2790 __le32 rxe_frame_limit_overrun; member
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | debugfs.c | 783 le32_to_cpu(ofdm->rxe_frame_limit_overrun), in iwl_dbgfs_ucode_rx_stats_read() 784 accum_ofdm->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 785 delta_ofdm->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 786 max_ofdm->rxe_frame_limit_overrun); in iwl_dbgfs_ucode_rx_stats_read() 883 le32_to_cpu(cck->rxe_frame_limit_overrun), in iwl_dbgfs_ucode_rx_stats_read() 884 accum_cck->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 885 delta_cck->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 886 max_cck->rxe_frame_limit_overrun); in iwl_dbgfs_ucode_rx_stats_read()
|
D | commands.h | 2529 __le32 rxe_frame_limit_overrun; member
|