Home
last modified time | relevance | path

Searched refs:nvme_id_ctrl (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/nvme/host/
Dnvme.h529 int nvme_mpath_init(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id);
606 struct nvme_id_ctrl *id) in nvme_mpath_init()
Dcore.c1028 static int nvme_identify_ctrl(struct nvme_ctrl *dev, struct nvme_id_ctrl **id) in nvme_identify_ctrl()
1037 *id = kmalloc(sizeof(struct nvme_id_ctrl), GFP_KERNEL); in nvme_identify_ctrl()
1042 sizeof(struct nvme_id_ctrl)); in nvme_identify_ctrl()
2441 static bool quirk_matches(const struct nvme_id_ctrl *id, in quirk_matches()
2450 struct nvme_id_ctrl *id) in nvme_init_subnqn()
2585 struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id) in nvme_validate_cntlid()
2615 static int nvme_init_subsystem(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id) in nvme_init_subsystem()
2734 struct nvme_id_ctrl *id; in nvme_init_identify()
3715 struct nvme_id_ctrl *id; in nvme_scan_work()
4220 BUILD_BUG_ON(sizeof(struct nvme_id_ctrl) != NVME_IDENTIFY_DATA_SIZE); in _nvme_check_size()
Dmultipath.c684 int nvme_mpath_init(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id) in nvme_mpath_init()
/Linux-v5.4/drivers/nvme/target/
Ddiscovery.c233 struct nvme_id_ctrl *id; in nvmet_execute_identify_disc_ctrl()
Dadmin-cmd.c288 struct nvme_id_ctrl *id; in nvmet_execute_identify_ctrl()
/Linux-v5.4/include/linux/
Dnvme.h204 struct nvme_id_ctrl { struct