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

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c190 static u64 ixgbevf_get_tx_completed(struct ixgbevf_ring *ring) function
212 u32 tx_done = ixgbevf_get_tx_completed(tx_ring);

Completed in 134 milliseconds