Searched refs:probe_time (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Drc.h182 * @probe_time: msec timestamp for last probe
206 u32 probe_time; member in struct:ath_rate_priv
H A Drc.c674 (now_msec - ath_rc_priv->probe_time >
679 ath_rc_priv->probe_time = now_msec;
995 ath_rc_priv->probe_time =
1058 ath_rc_priv->probe_time = now_msec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/iwlwifi/
H A Diwl-3945-debugfs.c516 "probe_time:",
517 le32_to_cpu(div->probe_time), accum_div->probe_time,
518 delta_div->probe_time, max_div->probe_time);
H A Diwl-agn-debugfs.c906 "probe_time:",
907 le32_to_cpu(div->probe_time), accum_div->probe_time,
908 delta_div->probe_time, max_div->probe_time);
H A Diwl-commands.h3045 __le32 probe_time; member in struct:iwl39_statistics_div
3207 __le32 probe_time; member in struct:statistics_div
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.h182 * @probe_time: msec timestamp for last probe
206 u32 probe_time; member in struct:ath_rate_priv
H A Drc.c674 (now_msec - ath_rc_priv->probe_time >
679 ath_rc_priv->probe_time = now_msec;
995 ath_rc_priv->probe_time =
1058 ath_rc_priv->probe_time = now_msec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945-debugfs.c516 "probe_time:",
517 le32_to_cpu(div->probe_time), accum_div->probe_time,
518 delta_div->probe_time, max_div->probe_time);
H A Diwl-agn-debugfs.c906 "probe_time:",
907 le32_to_cpu(div->probe_time), accum_div->probe_time,
908 delta_div->probe_time, max_div->probe_time);
H A Diwl-commands.h3045 __le32 probe_time; member in struct:iwl39_statistics_div
3207 __le32 probe_time; member in struct:statistics_div

Completed in 207 milliseconds