Searched refs:listen_time (Results 1 - 25 of 39) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath5k/
H A Dani.h73 unsigned int listen_time; member in struct:ath5k_ani_state
H A Dani.c451 as->last_listen = as->listen_time;
455 as->listen_time = 0;
480 as->listen_time += listen;
487 ofdm_high = as->listen_time * ATH5K_ANI_OFDM_TRIG_HIGH / 1000;
488 cck_high = as->listen_time * ATH5K_ANI_CCK_TRIG_HIGH / 1000;
489 ofdm_low = as->listen_time * ATH5K_ANI_OFDM_TRIG_LOW / 1000;
490 cck_low = as->listen_time * ATH5K_ANI_CCK_TRIG_LOW / 1000;
493 "listen %d (now %d)", as->listen_time, listen);
504 } else if (as->listen_time > 5 * ATH5K_ANI_LISTEN_PERIOD) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dani.h73 unsigned int listen_time; member in struct:ath5k_ani_state
H A Dani.c451 as->last_listen = as->listen_time;
455 as->listen_time = 0;
480 as->listen_time += listen;
487 ofdm_high = as->listen_time * ATH5K_ANI_OFDM_TRIG_HIGH / 1000;
488 cck_high = as->listen_time * ATH5K_ANI_CCK_TRIG_HIGH / 1000;
489 ofdm_low = as->listen_time * ATH5K_ANI_OFDM_TRIG_LOW / 1000;
490 cck_low = as->listen_time * ATH5K_ANI_CCK_TRIG_LOW / 1000;
493 "listen %d (now %d)", as->listen_time, listen);
504 } else if (as->listen_time > 5 * ATH5K_ANI_LISTEN_PERIOD) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Dpppd.h253 extern int listen_time; /* time to listen first (ms) */
H A Dmain.c178 int listen_time; variable
509 listen_time = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dpppd.h249 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pptpd-1.3.3/plugins/
H A Dpppd.h247 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Dpppd.h253 extern int listen_time; /* time to listen first (ms) */
H A Dmain.c178 int listen_time; variable
509 listen_time = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pptpd/plugins/
H A Dpppd.h248 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Dpppd.h253 extern int listen_time; /* time to listen first (ms) */
H A Dmain.c178 int listen_time; variable
509 listen_time = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dpppd.h249 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/plugins/
H A Dpppd.h247 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Dpppd.h253 extern int listen_time; /* time to listen first (ms) */
H A Dmain.c178 int listen_time; variable
509 listen_time = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dpppd.h249 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/plugins/
H A Dpppd.h247 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Dpppd.h253 extern int listen_time; /* time to listen first (ms) */
H A Dmain.c178 int listen_time; variable
509 listen_time = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pptpd/plugins/
H A Dpppd.h248 extern int listen_time; /* time to listen first (ms) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Dpppd.h253 extern int listen_time; /* time to listen first (ms) */
H A Dmain.c178 int listen_time; variable
509 listen_time = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pptpd/plugins/
H A Dpppd.h248 extern int listen_time; /* time to listen first (ms) */

Completed in 213 milliseconds

12