Searched refs:channel_load (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A D4965-debug.c376 scnprintf(buf + pos, bufsz - pos, fmt_table, "channel_load:",
377 le32_to_cpu(general->channel_load),
378 accum_general->channel_load, delta_general->channel_load,
379 max_general->channel_load);
H A D4965-calib.c534 rx_enable_time = le32_to_cpu(rx_info->channel_load);
H A Dcommands.h2843 __le32 channel_load; /* counts RX Enable time in uSec */ member in struct:stats_rx_non_phy
3071 * channel_load
/drivers/net/wireless/iwlwifi/
H A Diwl-agn-calib.c680 rx_enable_time = le32_to_cpu(rx_info->channel_load);
H A Diwl-debugfs.c1268 fmt_table, "channel_load:",
1269 le32_to_cpu(general->channel_load),
1270 accum_general->channel_load,
1271 delta_general->channel_load,
1272 max_general->channel_load);
H A Diwl-commands.h2614 __le32 channel_load; /* counts RX Enable time in uSec */ member in struct:statistics_rx_non_phy
2884 * channel_load

Completed in 86 milliseconds