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