Searched refs:rxe_frame_limit_overrun (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/iwlegacy/ |
D | 3945-debug.c | 170 le32_to_cpu(ofdm->rxe_frame_limit_overrun), in il3945_ucode_rx_stats_read() 171 accum_ofdm->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 172 delta_ofdm->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 173 max_ofdm->rxe_frame_limit_overrun); in il3945_ucode_rx_stats_read() 258 le32_to_cpu(cck->rxe_frame_limit_overrun), in il3945_ucode_rx_stats_read() 259 accum_cck->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 260 delta_cck->rxe_frame_limit_overrun, in il3945_ucode_rx_stats_read() 261 max_cck->rxe_frame_limit_overrun); in il3945_ucode_rx_stats_read()
|
D | 4965-debug.c | 167 le32_to_cpu(ofdm->rxe_frame_limit_overrun), in il4965_ucode_rx_stats_read() 168 accum_ofdm->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 169 delta_ofdm->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 170 max_ofdm->rxe_frame_limit_overrun); in il4965_ucode_rx_stats_read() 259 le32_to_cpu(cck->rxe_frame_limit_overrun), in il4965_ucode_rx_stats_read() 260 accum_cck->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 261 delta_cck->rxe_frame_limit_overrun, in il4965_ucode_rx_stats_read() 262 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
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 824 le32_to_cpu(ofdm->rxe_frame_limit_overrun), in iwl_dbgfs_ucode_rx_stats_read() 825 accum_ofdm->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 826 delta_ofdm->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 827 max_ofdm->rxe_frame_limit_overrun); in iwl_dbgfs_ucode_rx_stats_read() 924 le32_to_cpu(cck->rxe_frame_limit_overrun), in iwl_dbgfs_ucode_rx_stats_read() 925 accum_cck->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 926 delta_cck->rxe_frame_limit_overrun, in iwl_dbgfs_ucode_rx_stats_read() 927 max_cck->rxe_frame_limit_overrun); in iwl_dbgfs_ucode_rx_stats_read()
|
D | commands.h | 2556 __le32 rxe_frame_limit_overrun; member
|