Searched refs:max_out_time (Results 1 - 3 of 3) 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-commands.h2651 * under struct iwl_scan_cmd about max_out_time and quiet_time):
2653 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
2655 * 3) If restricting off-channel time (i.e. max_out_time !=0):
2656 * passive_dwell < max_out_time
2657 * active_dwell < max_out_time
2725 * background. The max_out_time and suspend_time control the ratio of how
2730 * max_out_time is the max time off-channel (in usec), and suspend_time
2748 * before max_out_time expires
2782 __le32 max_out_time; /* ma member in struct:iwl3945_scan_cmd
2826 __le32 max_out_time; /* max usec to be away from associated (service) member in struct:iwl_scan_cmd
[all...]
H A Diwl-agn-lib.c1242 scan->max_out_time = cpu_to_le32(200 * 1024);
H A Diwl3945-base.c2879 scan->max_out_time = cpu_to_le32(200 * 1024);

Completed in 65 milliseconds