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