Home
last modified time | relevance | path

Searched refs:get_feature (Results 1 – 3 of 3) sorted by relevance

/drivers/nvme/target/
A Dadmin-cmd.c1430 status = ctrl->ops->get_feature(ctrl, NVME_FEAT_IRQ_COALESCE, &irqc); in nvmet_get_feat_irq_coalesce()
1455 status = ctrl->ops->get_feature(ctrl, NVME_FEAT_IRQ_CONFIG, &irqcfg); in nvmet_get_feat_irq_config()
1470 if (!ctrl->ops->get_feature) { in nvmet_get_feat_arbitration()
1475 status = ctrl->ops->get_feature(ctrl, NVME_FEAT_ARBITRATION, &arb); in nvmet_get_feat_arbitration()
A Dnvmet.h439 u16 (*get_feature)(const struct nvmet_ctrl *ctrl, u8 feat, member
A Dpci-epf.c1537 .get_feature = nvmet_pci_epf_get_feat,

Completed in 15 milliseconds