Home
last modified time | relevance | path

Searched refs:reschedule_napi_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c538 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()
H A Dipoib.h354 struct work_struct reschedule_napi_work; member