Searched refs:flush_normal (Results 1 – 2 of 2) sorted by relevance
1287 container_of(work, struct ipoib_dev_priv, flush_normal); in ipoib_ib_dev_flush_normal()1319 queue_work(ipoib_workqueue, &priv->flush_normal); in ipoib_queue_work()
349 struct work_struct flush_normal; member