Searched refs:__iavf_maybe_stop_tx (Results 1 – 2 of 2) sorted by relevance
330 int __iavf_maybe_stop_tx(struct iavf_ring *tx_ring, int size);370 return __iavf_maybe_stop_tx(tx_ring, size); in iavf_maybe_stop_tx()
1890 int __iavf_maybe_stop_tx(struct iavf_ring *tx_ring, int size) in __iavf_maybe_stop_tx() function