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