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

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c83 static void timeout_sends(struct work_struct *work);
371 INIT_DELAYED_WORK(&mad_agent_priv->timed_work, timeout_sends);
2801 static void timeout_sends(struct work_struct *work) function

Completed in 60 milliseconds