Searched refs:nvme_id_ctrl (Results 1 – 6 of 6) sorted by relevance
529 int nvme_mpath_init(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id);606 struct nvme_id_ctrl *id) in nvme_mpath_init()
1028 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()
684 int nvme_mpath_init(struct nvme_ctrl *ctrl, struct nvme_id_ctrl *id) in nvme_mpath_init()
233 struct nvme_id_ctrl *id; in nvmet_execute_identify_disc_ctrl()
288 struct nvme_id_ctrl *id; in nvmet_execute_identify_ctrl()
204 struct nvme_id_ctrl { struct