Lines Matching refs:time_stamp
268 (unsigned long long)buffer_info->time_stamp); in e1000e_dump()
327 (unsigned long long)buffer_info->time_stamp, in e1000e_dump()
1090 buffer_info->time_stamp = 0; in e1000_put_txbuf()
1159 tx_ring->next_to_clean, tx_ring->buffer_info[eop].time_stamp, in e1000_print_hw_hang()
1288 if (tx_ring->buffer_info[i].time_stamp && in e1000_clean_tx_irq()
1289 time_after(jiffies, tx_ring->buffer_info[i].time_stamp in e1000_clean_tx_irq()
5246 buffer_info->time_stamp = jiffies; in e1000_tso()
5300 buffer_info->time_stamp = jiffies; in e1000_tx_csum()
5329 buffer_info->time_stamp = jiffies; in e1000_tx_map()
5365 buffer_info->time_stamp = jiffies; in e1000_tx_map()
5690 tx_ring->buffer_info[first].time_stamp = 0; in e1000_xmit_frame()