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()
5395 buffer_info->time_stamp = jiffies; in e1000_tso()
5449 buffer_info->time_stamp = jiffies; in e1000_tx_csum()
5478 buffer_info->time_stamp = jiffies; in e1000_tx_map()
5514 buffer_info->time_stamp = jiffies; in e1000_tx_map()
5839 tx_ring->buffer_info[first].time_stamp = 0; in e1000_xmit_frame()