Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_core_sys.c340 return sprintf(buf, "%i\n", card->options.performance_stats ? 1:0); in qeth_dev_performance_stats_show()
356 if (i == card->options.performance_stats) in qeth_dev_performance_stats_store()
358 card->options.performance_stats = i; in qeth_dev_performance_stats_store()
371 static DEVICE_ATTR(performance_stats, 0644, qeth_dev_performance_stats_show,
Dqeth_core_main.c2789 if (card->options.performance_stats) in qeth_find_free_buffer_pool_entry()
3315 if (card->options.performance_stats) { in qeth_queue_input_buffer()
3322 if (card->options.performance_stats) in qeth_queue_input_buffer()
3402 if (queue->card->options.performance_stats) in qeth_switch_to_packing_if_needed()
3422 if (queue->card->options.performance_stats) in qeth_switch_to_nonpacking_if_needed()
3478 if (queue->card->options.performance_stats) { in qeth_flush_buffers()
3490 if (queue->card->options.performance_stats) in qeth_flush_buffers()
3510 if (queue->card->options.performance_stats) in qeth_flush_buffers()
3542 if (queue->card->options.performance_stats && in qeth_check_outbound_queue()
3612 if (card->options.performance_stats) { in qeth_qdio_cq_handler()
[all …]
Dqeth_core.h689 int performance_stats; member
892 if (card->options.performance_stats) in qeth_rx_csum()
Dqeth_l3_main.c2057 if (card->options.performance_stats) in qeth_l3_fill_header()
2211 if (card->options.performance_stats) { in qeth_l3_xmit_offload()
2272 if (card->options.performance_stats) { in qeth_l3_xmit()
2325 if (card->options.performance_stats) { in qeth_l3_xmit()
2370 if (card->options.performance_stats) { in qeth_l3_hard_start_xmit()
2384 if (card->options.performance_stats) in qeth_l3_hard_start_xmit()
Dqeth_l2_main.c673 if (card->options.performance_stats) in qeth_l2_xmit()
689 if (card->options.performance_stats) { in qeth_l2_xmit()
739 if (card->options.performance_stats) { in qeth_l2_hard_start_xmit()
753 if (card->options.performance_stats) in qeth_l2_hard_start_xmit()