Searched refs:flush_normal (Results 1 - 4 of 4) sorted by relevance

/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c290 queue_work(ipoib_workqueue, &priv->flush_normal);
H A Dipoib.h290 struct work_struct flush_normal; member in struct:ipoib_dev_priv
H A Dipoib_ib.c1011 container_of(work, struct ipoib_dev_priv, flush_normal);
H A Dipoib_main.c1038 INIT_WORK(&priv->flush_normal, ipoib_ib_dev_flush_normal);

Completed in 51 milliseconds