Searched refs:NVMET_MAX_CMD (Results 1 – 3 of 3) sorted by relevance
144 id->maxcmd = cpu_to_le16(NVMET_MAX_CMD(ctrl)); in nvmet_passthru_override_id_ctrl()
680 #define NVMET_MAX_CMD(ctrl) (NVME_CAP_MQES(ctrl->cap) + 1) macro
728 id->maxcmd = cpu_to_le16(NVMET_MAX_CMD(ctrl)); in nvmet_execute_identify_ctrl()