Searched refs:scan_cmd_ver (Results 1 – 2 of 2) sorted by relevance
2028 u8 scan_cmd_ver = iwl_fw_lookup_cmd_ver(mld->fw, SCAN_REQ_UMAC, in iwl_mld_alloc_scan_cmd() local2032 if (scan_cmd_ver == 17) { in iwl_mld_alloc_scan_cmd()2035 IWL_ERR(mld, "Unexpected scan cmd version %d\n", scan_cmd_ver); in iwl_mld_alloc_scan_cmd()
8303 uint8_t scan_cmd_ver; in iwx_send_soc_conf() local8307 scan_cmd_ver = iwx_lookup_cmd_ver(sc, IWX_LONG_GROUP, in iwx_send_soc_conf()8309 if (scan_cmd_ver != IWX_FW_CMD_VER_UNKNOWN && in iwx_send_soc_conf()8310 scan_cmd_ver >= 2 && sc->sc_low_latency_xtal) in iwx_send_soc_conf()