Lines Matching refs:txqs
184 struct hfi1_ipoib_txq *txq = &priv->txqs[napi - priv->tx_napis];
607 txp.txq = &priv->txqs[skb_get_queue_mapping(skb)];
723 priv->txqs = kcalloc_node(dev->num_tx_queues,
727 if (!priv->txqs)
731 struct hfi1_ipoib_txq *txq = &priv->txqs[i];
777 struct hfi1_ipoib_txq *txq = &priv->txqs[i];
783 kfree(priv->txqs);
784 priv->txqs = NULL;
826 struct hfi1_ipoib_txq *txq = &priv->txqs[i];
836 kfree(priv->txqs);
837 priv->txqs = NULL;
852 struct hfi1_ipoib_txq *txq = &priv->txqs[i];
864 struct hfi1_ipoib_txq *txq = &priv->txqs[i];