Searched refs:hinic_free_tx_resources (Results 1 – 3 of 3) sorted by relevance
133 void hinic_free_tx_resources(struct hinic_txq *txq);
1258 hinic_free_tx_resources(nic_dev->txqs[q_id]); in hinic_free_all_tx_resources()1290 void hinic_free_tx_resources(struct hinic_txq *txq) in hinic_free_tx_resources() function
1134 hinic_free_tx_resources(txq); in hinic_tx_queue_release()