Searched refs:typhoon_num_free_tx (Results 1 – 1 of 1) sorted by relevance
73 * typhoon_num_free_tx() and typhoon_tx_complete() to account for that.563 typhoon_num_free_tx(struct transmit_ring *ring) in typhoon_num_free_tx() function 716 * typhoon_stop_runtime(), typhoon_interrupt(), typhoon_num_free_tx(), in typhoon_start_tx() 746 while (unlikely(typhoon_num_free_tx(txRing) < (numDesc + 2))) in typhoon_start_tx() 838 if (typhoon_num_free_tx(txRing) < (numDesc + 2)) { in typhoon_start_tx() 845 if (typhoon_num_free_tx(txRing) >= (numDesc + 2)) in typhoon_start_tx()