Searched defs:max_out_time (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A Dcommands.h2367 * under struct il_scan_cmd about max_out_time and quiet_time):
2369 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
2371 * 3) If restricting off-channel time (i.e. max_out_time !=0):
2372 * passive_dwell < max_out_time
2373 * active_dwell < max_out_time
2440 * background. The max_out_time and suspend_time control the ratio of how
2445 * max_out_time is the max time off-channel (in usec), and suspend_time
2463 * before max_out_time expires
2497 __le32 max_out_time; /* ma member in struct:il3945_scan_cmd
2541 __le32 max_out_time; /* max usec to be away from associated (service) member in struct:il_scan_cmd
[all...]
/drivers/net/wireless/iwlwifi/
H A Diwl-commands.h2273 * under struct iwl_scan_cmd about max_out_time and quiet_time):
2275 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
2277 * 3) If restricting off-channel time (i.e. max_out_time !=0):
2278 * passive_dwell < max_out_time
2279 * active_dwell < max_out_time
2328 * background. The max_out_time and suspend_time control the ratio of how
2333 * max_out_time is the max time off-channel (in usec), and suspend_time
2351 * before max_out_time expires
2391 __le32 max_out_time; /* ma member in struct:iwl_scan_cmd
[all...]

Completed in 38 milliseconds