Searched refs:nvmft_dispatch_command (Results 1 – 3 of 3) sorted by relevance
112 void nvmft_dispatch_command(struct nvmft_qpair *qp,
681 nvmft_dispatch_command(ctrlr->admin, nc, true); in handle_identify_command()1041 nvmft_dispatch_command(qp, nc, false); in nvmft_handle_io_command()
245 nvmft_dispatch_command(struct nvmft_qpair *qp, struct nvmf_capsule *nc, in nvmft_dispatch_command() function