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

  /src/sys/dev/pci/
if_iwmreg.h 4901 * @passive_dwell: dwell time for passive scan in TU, typically 20-500
4920 * 1) If using passive_dwell (i.e. passive_dwell != 0):
4921 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
4924 * passive_dwell < max_out_time
4933 uint16_t passive_dwell; member in struct:iwm_scan_channel
5160 uint8_t passive_dwell; member in struct:iwm_scan_req_lmac
5741 * @passive_dwell: dwell time for passive scan
5760 uint8_t passive_dwell; member in struct:iwm_scan_req_umac
if_iwmreg.h 4901 * @passive_dwell: dwell time for passive scan in TU, typically 20-500
4920 * 1) If using passive_dwell (i.e. passive_dwell != 0):
4921 * active_dwell <= passive_dwell (< max_out_time if max_out_time != 0)
4924 * passive_dwell < max_out_time
4933 uint16_t passive_dwell; member in struct:iwm_scan_channel
5160 uint8_t passive_dwell; member in struct:iwm_scan_req_lmac
5741 * @passive_dwell: dwell time for passive scan
5760 uint8_t passive_dwell; member in struct:iwm_scan_req_umac

Completed in 82 milliseconds