HomeSort by: relevance | last modified time | path
    Searched refs:max_out_time (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmreg.h 5233 * under struct iwm_scan_cmd about max_out_time and quiet_time):
5235 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
5237 * 3) If restricting off-channel time (i.e. max_out_time !=0):
5238 * passive_dwell < max_out_time
5239 * active_dwell < max_out_time
5470 * @max_out_time: max time (in TU) to be out of associated channel
5495 uint32_t max_out_time; member in struct:iwm_scan_req_lmac
5663 * @max_out_time: max uSec to be out of assoceated channel
5680 uint32_t max_out_time; member in struct:iwm_scan_offload_cmd
6160 uint32_t max_out_time; member in struct:iwm_scan_req_umac::__anon3354::__anon3355
6171 uint32_t max_out_time[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3356
6185 uint32_t max_out_time[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3357
6198 uint32_t max_out_time[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3358
6213 uint32_t max_out_time[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3359
    [all...]
if_iwm.c 5788 req->max_out_time = 0;
6036 req->v7.max_out_time[IWM_SCAN_LB_LMAC_IDX] = 0;

Completed in 39 milliseconds