Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1009 static u64 ixgbe_get_tx_completed(struct ixgbe_ring *ring) in ixgbe_get_tx_completed() function
1026 u32 tx_done = ixgbe_get_tx_completed(tx_ring); in ixgbe_check_tx_hang()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A 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()

Completed in 25 milliseconds