Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dfabrics-cmd.c27 nvmet_update_cc(req->sq->ctrl, val); in nvmet_execute_prop_set()
H A Dnvmet.h480 void nvmet_update_cc(struct nvmet_ctrl *ctrl, u32 new);
H A Dcore.c1198 void nvmet_update_cc(struct nvmet_ctrl *ctrl, u32 new) in nvmet_update_cc() function