Home
last modified time | relevance | path

Searched refs:NVME_FEAT_IRQ_CONFIG (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/nvme/target/
H A Dadmin-cmd.c1326 return ctrl->ops->set_feature(ctrl, NVME_FEAT_IRQ_CONFIG, &irqcfg); in nvmet_set_feat_irq_config()
1377 case NVME_FEAT_IRQ_CONFIG: in nvmet_execute_set_features()
1464 status = ctrl->ops->get_feature(ctrl, NVME_FEAT_IRQ_CONFIG, &irqcfg); in nvmet_get_feat_irq_config()
1538 case NVME_FEAT_IRQ_CONFIG: in nvmet_execute_get_features()
H A Dpassthru.c469 case NVME_FEAT_IRQ_CONFIG: in nvmet_passthru_get_set_features()
H A Dpci-epf.c1456 case NVME_FEAT_IRQ_CONFIG: in nvmet_pci_epf_get_feat()
1502 case NVME_FEAT_IRQ_CONFIG: in nvmet_pci_epf_set_feat()
/linux-6.15/include/linux/
H A Dnvme.h1298 NVME_FEAT_IRQ_CONFIG = 0x09, enumerator