Searched refs:ixgbe_get_tx_pending (Results 1 – 1 of 1) sorted by relevance
1017 static u64 ixgbe_get_tx_pending(struct ixgbe_ring *ring) in ixgbe_get_tx_pending() function1031 u32 tx_pending = ixgbe_get_tx_pending(tx_ring); in ixgbe_check_tx_hang()