Searched refs:fc_host_work_q (Results 1 – 3 of 3) sorted by relevance
617 #define fc_host_work_q(x) \ macro
2348 if (unlikely(!fc_host_work_q(shost))) { in fc_queue_work()2357 return queue_work(fc_host_work_q(shost), work); in fc_queue_work()2367 if (!fc_host_work_q(shost)) { in fc_flush_work()2375 flush_workqueue(fc_host_work_q(shost)); in fc_flush_work()
2226 queue_work(fc_host_work_q(shost), in fcoe_destroy_work()2232 flush_workqueue(fc_host_work_q(shost)); in fcoe_destroy_work()