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

  /src/sys/dev/pci/
if_iwmreg.h 5471 * @suspend_time: pause scan this long (TUs) when returning to service channel
5496 uint32_t suspend_time; member in struct:iwm_scan_req_lmac
5664 * @suspend_time: pause scan this long when returning to service channel
5681 uint32_t suspend_time; member in struct:iwm_scan_offload_cmd
5955 * @suspend_time: default max suspend time
5972 uint32_t suspend_time; member in struct:iwm_scan_config
6136 * @suspend_time: max suspend time, per LMAC - for CDB there are 2 LMACs
6161 uint32_t suspend_time; member in struct:iwm_scan_req_umac::__anon3354::__anon3355
6172 uint32_t suspend_time[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3356
6186 uint32_t suspend_time[2] member in struct:iwm_scan_req_umac::__anon3354::__anon3357
6199 uint32_t suspend_time[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3358
6214 uint32_t suspend_time[2]; member in struct:iwm_scan_req_umac::__anon3354::__anon3359
    [all...]
if_iwm.c 5789 req->suspend_time = 0;
5895 scan_config->suspend_time = htole32(0);
6037 req->v7.suspend_time[IWM_SCAN_LB_LMAC_IDX] = 0;

Completed in 59 milliseconds