Home
last modified time | relevance | path

Searched refs:full_scan_mul (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h180 u8 full_scan_mul; member
/freebsd/sys/dev/iwm/
H A Dif_iwm_scan.c810 req->schedule[0].full_scan_mul = 1; in iwm_lmac_scan()
H A Dif_iwmreg.h5406 * @full_scan_mul: number of partial scans before each full scan
5411 uint8_t full_scan_mul;
5407 uint8_t full_scan_mul; global() member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h6373 uint8_t full_scan_mul; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c981 cmd->schedule[i].full_scan_mul = 1; in iwl_mvm_scan_lmac()