Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c1038 static __le32 igc_tx_launchtime(struct igc_ring *ring, ktime_t txtime, in igc_tx_launchtime() function
1602 launch_time = igc_tx_launchtime(tx_ring, txtime, &first_flag, &insert_empty); in igc_xmit_frame_ring()