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

/freebsd-10.3-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c65 ah->last_send = 0;
549 address->last_send = priv->tx_head;
563 if ((int) priv->tx_tail - (int) ah->last_send >= 0) {
H A Dipoib.h400 unsigned last_send; member in struct:ipoib_ah

Completed in 104 milliseconds