Home
last modified time | relevance | path

Searched refs:hop_dwell (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/
Dray_cs.c134 static int hop_dwell = 128; variable
176 module_param(hop_dwell, int, 0);
605 i = (hop_dwell * 1024) & 0xffffff; in init_startup_params()
610 ((beacon_period / hop_dwell) - 1) & 0xff; in init_startup_params()
622 local->sparm.b5.a_hop_time[0] = (hop_dwell >> 8) & 0xff; in init_startup_params()
623 local->sparm.b5.a_hop_time[1] = hop_dwell & 0xff; in init_startup_params()
/linux-4.1.27/Documentation/networking/
Dray_cs.txt91 hop_dwell integer hop dwell time in Kilo-microseconds