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

  /src/sys/dev/pci/
if_iwmreg.h 5215 * @passive_dwell: dwell time for passive scan in TU, typically 20-500
5234 * 1) If using passive_dwell (i.e. passive_dwell != 0):
5235 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
5238 * passive_dwell < max_out_time
5247 uint16_t passive_dwell; member in struct:iwm_scan_channel
5489 uint8_t passive_dwell; member in struct:iwm_scan_req_lmac
6125 * @passive_dwell: dwell time for passive scan per LMAC
6158 uint8_t passive_dwell; member in struct:iwm_scan_req_umac::__anon3354::__anon3355
6169 uint8_t passive_dwell; member in struct:iwm_scan_req_umac::__anon3354::__anon3356
6179 uint8_t passive_dwell; member in struct:iwm_scan_req_umac::__anon3354::__anon3357
6201 uint8_t passive_dwell[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3358
6216 uint8_t passive_dwell[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3359
    [all...]
if_iwm.c 5785 req->passive_dwell = 110;
6041 req->v8.passive_dwell[IWM_SCAN_LB_LMAC_IDX] = 110;
6044 req->v7.passive_dwell = 110;
6050 req->v1.passive_dwell = 110;

Completed in 40 milliseconds