Searched refs:nvme_admin_delete_sq (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/nvme/host/
H A Dconstants.c28 [nvme_admin_delete_sq] = "Delete SQ",
H A Dtrace.c297 case nvme_admin_delete_sq:
H A Dapple.c726 c.delete_queue.opcode = nvme_admin_delete_sq;
H A Dpci.c1214 return adapter_delete_queue(dev, nvme_admin_delete_sq, sqid);
2450 if (__nvme_delete_io_queues(dev, nvme_admin_delete_sq))
/linux-master/include/linux/
H A Dnvme.h1136 nvme_admin_delete_sq = 0x00, enumerator in enum:nvme_admin_opcode
1169 nvme_admin_opcode_name(nvme_admin_delete_sq), \

Completed in 301 milliseconds