Searched refs:max_version (Results 1 – 12 of 12) sorted by relevance
97 int max_version = nvkm_pcie_get_max_version(pci); in nvkm_pcie_init() local98 if (max_version > 0 && max_version > ret) in nvkm_pcie_init()99 ret = nvkm_pcie_set_version(pci, max_version); in nvkm_pcie_init()101 if (ret < max_version) in nvkm_pcie_init()
63 static uint max_version = VERSION_WIN10_V5_2; variable65 module_param(max_version, uint, S_IRUGO);66 MODULE_PARM_DESC(max_version,238 if (version > max_version) in vmbus_connect()
91 vgdev->capsets[i].max_version, in virtio_gpu_get_capsets()
168 uint32_t max_version; member
455 if (vgdev->capsets[i].max_version >= args->cap_set_ver) { in virtio_gpu_get_caps_ioctl()
687 vgdev->capsets[i].max_version = le32_to_cpu(resp->capset_max_version); in virtio_gpu_cmd_get_capset_info_cb()822 if (version > vgdev->capsets[idx].max_version) in virtio_gpu_cmd_get_capset()
221 if ((login_req->max_version != login->version_max) || in iscsi_target_check_login_request()225 login_req->max_version, login_req->min_version); in iscsi_target_check_login_request()
1033 login->version_max = login_req->max_version; in iscsit_get_login_rx()1320 if (iscsi_login_check_initiator_version(conn, pdu->max_version, in __iscsi_target_login_thread()
342 login_wqe->version_max = login_hdr->max_version; in bnx2i_send_iscsi_login()1455 resp_hdr->max_version = login->version_max; in bnx2i_process_login_resp()
1346 login->version_max = login_req->max_version; in cxgbit_rx_login_pdu()
1003 login->version_max = login_req->max_version; in isert_rx_login_req()
1036 login_req_pdu_header.version_max = login_hdr->max_version; in qedi_send_iscsi_login()