Lines Matching full:workqueue
690 * fcoe_ctlr_device_flush_work() - Flush a FIP ctlr's workqueue
691 * @ctlr: Pointer to the FIP ctlr whose workqueue is to be flushed
698 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_flush_work()
707 * fcoe_ctlr_device_queue_work() - Schedule work for a FIP ctlr's workqueue
708 * @ctlr: Pointer to the FIP ctlr who owns the devloss workqueue
720 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_queue_work()
730 * fcoe_ctlr_device_flush_devloss() - Flush a FIP ctlr's devloss workqueue
731 * @ctlr: Pointer to FIP ctlr whose workqueue is to be flushed
738 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_flush_devloss()
747 * fcoe_ctlr_device_queue_devloss_work() - Schedule work for a FIP ctlr's devloss workqueue
748 * @ctlr: Pointer to the FIP ctlr who owns the devloss workqueue
762 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_queue_devloss_work()
959 * Queues the FIP fcf on the devloss workqueue