Searched refs:NVME_FEAT_ARBITRATION (Results 1 – 4 of 4) sorted by relevance
1345 return ctrl->ops->set_feature(ctrl, NVME_FEAT_ARBITRATION, &arb); in nvmet_set_feat_arbitration()1361 case NVME_FEAT_ARBITRATION: in nvmet_execute_set_features()1484 status = ctrl->ops->get_feature(ctrl, NVME_FEAT_ARBITRATION, &arb); in nvmet_get_feat_arbitration()1532 case NVME_FEAT_ARBITRATION: in nvmet_execute_get_features()
447 case NVME_FEAT_ARBITRATION: in nvmet_passthru_get_set_features()
1442 case NVME_FEAT_ARBITRATION: in nvmet_pci_epf_get_feat()1485 case NVME_FEAT_ARBITRATION: in nvmet_pci_epf_set_feat()
1290 NVME_FEAT_ARBITRATION = 0x01, enumerator