Home
last modified time | relevance | path

Searched refs:last_send (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c67 ah->last_send = 0; in ipoib_create_ah()
707 if ((int) priv->tx_tail - (int) ah->last_send >= 0) { in ipoib_reap_dead_ahs()
H A Dipoib.h429 unsigned int last_send; member
H A Dipoib_multicast.c812 mcast->ah->last_send = rn->send(dev, skb, mcast->ah->ah, in ipoib_mcast_send()