Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c1013 static u64 ixgbe_get_tx_completed(struct ixgbe_ring *ring) in ixgbe_get_tx_completed() function
1030 u32 tx_done = ixgbe_get_tx_completed(tx_ring); in ixgbe_check_tx_hang()