Lines Matching defs:remove
1835 static void nvme_tcp_destroy_io_queues(struct nvme_ctrl *ctrl, bool remove)
1838 if (remove)
1912 static void nvme_tcp_destroy_admin_queue(struct nvme_ctrl *ctrl, bool remove)
1915 if (remove)
1968 bool remove)
1974 if (remove)
1976 nvme_tcp_destroy_admin_queue(ctrl, remove);
1980 bool remove)
1989 if (remove)
1991 nvme_tcp_destroy_io_queues(ctrl, remove);