Lines Matching full:workqueue
674 * fcoe_ctlr_device_flush_work() - Flush a FIP ctlr's workqueue
675 * @ctlr: Pointer to the FIP ctlr whose workqueue is to be flushed
682 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_flush_work()
691 * fcoe_ctlr_device_queue_work() - Schedule work for a FIP ctlr's workqueue
692 * @ctlr: Pointer to the FIP ctlr who owns the devloss workqueue
704 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_queue_work()
714 * fcoe_ctlr_device_flush_devloss() - Flush a FIP ctlr's devloss workqueue
715 * @ctlr: Pointer to FIP ctlr whose workqueue is to be flushed
722 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_flush_devloss()
731 * fcoe_ctlr_device_queue_devloss_work() - Schedule work for a FIP ctlr's devloss workqueue
732 * @ctlr: Pointer to the FIP ctlr who owns the devloss workqueue
746 "when no workqueue created.\n", ctlr->id); in fcoe_ctlr_device_queue_devloss_work()
943 * Queues the FIP fcf on the devloss workqueue