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

/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c70 ah->last_send = 0;
559 address->last_send = priv->tx_head;
573 if ((int) priv->tx_tail - (int) ah->last_send >= 0) {
H A Dipoib.h410 unsigned last_send; member in struct:ipoib_ah

Completed in 102 milliseconds