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

  /src/sys/dev/pci/
if_iwmreg.h 5214 * @active_dwell: dwell time for active scan in TU, typically 5-50
5235 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
5236 * 2) quiet_time <= active_dwell
5239 * active_dwell < max_out_time
5246 uint16_t active_dwell; member in struct:iwm_scan_channel
5488 uint8_t active_dwell; member in struct:iwm_scan_req_lmac
6124 * @active_dwell: dwell time for active scan per LMAC
6157 uint8_t active_dwell; member in struct:iwm_scan_req_umac::__anon3354::__anon3355
6168 uint8_t active_dwell; member in struct:iwm_scan_req_umac::__anon3354::__anon3356
6178 uint8_t active_dwell; member in struct:iwm_scan_req_umac::__anon3354::__anon3357
6192 uint8_t active_dwell[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3358
6207 uint8_t active_dwell[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3359
    [all...]
if_iwm.c 5784 req->active_dwell = 10;
6040 req->v8.active_dwell[IWM_SCAN_LB_LMAC_IDX] = 10;
6043 req->v7.active_dwell = 10;
6049 req->v1.active_dwell = 10;

Completed in 46 milliseconds