Searched refs:reschedule_napi_work (Results 1 – 2 of 2) sorted by relevance
538 container_of(work, struct ipoib_dev_priv, reschedule_napi_work); in ipoib_napi_schedule_work()562 schedule_work(&priv->reschedule_napi_work); in ipoib_ib_tx_completion()
354 struct work_struct reschedule_napi_work; member