Home
last modified time | relevance | path

Searched refs:ixgbe_get_tx_pending (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c1018 static u64 ixgbe_get_tx_pending(struct ixgbe_ring *ring) in ixgbe_get_tx_pending() function
1032 u32 tx_pending = ixgbe_get_tx_pending(tx_ring); in ixgbe_check_tx_hang()