Searched refs:scan_cmd_ver (Results 1 – 2 of 2) sorted by relevance
2052 u8 scan_cmd_ver = iwl_fw_lookup_cmd_ver(mld->fw, SCAN_REQ_UMAC, in iwl_mld_alloc_scan_cmd() local2056 if (scan_cmd_ver == 17) { in iwl_mld_alloc_scan_cmd()2059 IWL_ERR(mld, "Unexpected scan cmd version %d\n", scan_cmd_ver); in iwl_mld_alloc_scan_cmd()
8359 uint8_t scan_cmd_ver; in iwx_send_soc_conf() local8363 scan_cmd_ver = iwx_lookup_cmd_ver(sc, IWX_LONG_GROUP, in iwx_send_soc_conf()8365 if (scan_cmd_ver != IWX_FW_CMD_VER_UNKNOWN && in iwx_send_soc_conf()8366 scan_cmd_ver >= 2 && sc->sc_low_latency_xtal) in iwx_send_soc_conf()