Searched refs:NVME_FEAT_NUM_QUEUES (Results 1 – 6 of 6) sorted by relevance
438 case NVME_FEAT_NUM_QUEUES: in nvmet_parse_passthru_admin_cmd()453 case NVME_FEAT_NUM_QUEUES: in nvmet_parse_passthru_admin_cmd()
770 case NVME_FEAT_NUM_QUEUES: in nvmet_execute_set_features()869 case NVME_FEAT_NUM_QUEUES: in nvmet_execute_get_features()
339 NVME_FEAT_NUM_QUEUES = 0x07, enumerator
569 status = nvme_set_features(dev, NVME_FEAT_NUM_QUEUES, in nvme_set_queue_count()
1035 NVME_FEAT_NUM_QUEUES = 0x07, enumerator
1477 status = nvme_set_features(ctrl, NVME_FEAT_NUM_QUEUES, q_count, NULL, 0, in nvme_set_queue_count()