Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dqeth_core_main.c3301 qeth_get_micros(); in qeth_queue_input_buffer()
3307 qeth_get_micros() - in qeth_queue_input_buffer()
3464 qeth_get_micros(); in qeth_flush_buffers()
3475 qeth_get_micros() - in qeth_flush_buffers()
3597 card->perf_stats.cq_start_time = qeth_get_micros(); in qeth_qdio_cq_handler()
3629 int delta_t = qeth_get_micros(); in qeth_qdio_cq_handler()
3673 qeth_get_micros(); in qeth_qdio_output_handler()
3721 card->perf_stats.outbound_handler_time += qeth_get_micros() - in qeth_qdio_output_handler()
5350 card->perf_stats.inbound_start_time = qeth_get_micros(); in qeth_poll()
5411 card->perf_stats.inbound_time += qeth_get_micros() - in qeth_poll()
Dqeth_core.h853 static inline int qeth_get_micros(void) in qeth_get_micros() function
Dqeth_l2_main.c741 card->perf_stats.outbound_start_time = qeth_get_micros(); in qeth_l2_hard_start_xmit()
754 card->perf_stats.outbound_time += qeth_get_micros() - in qeth_l2_hard_start_xmit()
Dqeth_l3_main.c2370 card->perf_stats.outbound_start_time = qeth_get_micros(); in qeth_l3_hard_start_xmit()
2383 card->perf_stats.outbound_time += qeth_get_micros() - in qeth_l3_hard_start_xmit()