Searched refs:global_tx_head (Results 1 – 2 of 2) sorted by relevance
414 ((priv->global_tx_head - priv->global_tx_tail) <= in ipoib_ib_handle_tx_wc()664 if ((priv->global_tx_head - priv->global_tx_tail) == in ipoib_send()693 ++priv->global_tx_head; in ipoib_send()
379 unsigned int global_tx_head; member