Home
last modified time | relevance | path

Searched refs:channel_opt (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_scan.c813 req->channel_opt[0].flags = in iwm_lmac_scan()
817 req->channel_opt[0].non_ebs_ratio = in iwm_lmac_scan()
819 req->channel_opt[1].flags = in iwm_lmac_scan()
823 req->channel_opt[1].non_ebs_ratio = in iwm_lmac_scan()
H A Dif_iwmreg.h5551 * @channel_opt: channel optimization options, for full and partial scan
5577 struct iwm_scan_channel_opt channel_opt[2];
5573 struct iwm_scan_channel_opt channel_opt[2]; global() member
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h357 * @channel_opt: channel optimization options, for full and partial scan
383 struct iwl_scan_channel_opt channel_opt[2];
377 struct iwl_scan_channel_opt channel_opt[2]; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c997 cmd->channel_opt[0].flags = in iwl_mvm_scan_lmac()
1001 cmd->channel_opt[0].non_ebs_ratio = in iwl_mvm_scan_lmac()
1003 cmd->channel_opt[1].flags = in iwl_mvm_scan_lmac()
1007 cmd->channel_opt[1].non_ebs_ratio = in iwl_mvm_scan_lmac()