Searched refs:flush_normal (Results 1 – 4 of 4) sorted by relevance
290 queue_work(ipoib_workqueue, &priv->flush_normal); in ipoib_event()
289 struct work_struct flush_normal; member
1003 container_of(work, struct ipoib_dev_priv, flush_normal); in ipoib_ib_dev_flush_normal()
1025 INIT_WORK(&priv->flush_normal, ipoib_ib_dev_flush_normal); in ipoib_setup()