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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 112 milliseconds