Searched refs:flush_light (Results 1 – 3 of 3) sorted by relevance
283 queue_work(ipoib_workqueue, &priv->flush_light); in ipoib_event()292 queue_work(ipoib_workqueue, &priv->flush_light); in ipoib_event()
355 struct work_struct flush_light; member
1281 container_of(work, struct ipoib_dev_priv, flush_light); in ipoib_ib_dev_flush_light()