Home
last modified time | relevance | path

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

/Linux-v4.19/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.c2777 if (card->options.performance_stats) in qeth_find_free_buffer_pool_entry()
3298 if (card->options.performance_stats) { in qeth_queue_input_buffer()
3305 if (card->options.performance_stats) in qeth_queue_input_buffer()
3385 if (queue->card->options.performance_stats) in qeth_switch_to_packing_if_needed()
3405 if (queue->card->options.performance_stats) in qeth_switch_to_nonpacking_if_needed()
3461 if (queue->card->options.performance_stats) { in qeth_flush_buffers()
3473 if (queue->card->options.performance_stats) in qeth_flush_buffers()
3493 if (queue->card->options.performance_stats) in qeth_flush_buffers()
3525 if (queue->card->options.performance_stats && in qeth_check_outbound_queue()
3595 if (card->options.performance_stats) { in qeth_qdio_cq_handler()
[all …]
Dqeth_core.h684 int performance_stats; member
882 if (card->options.performance_stats) in qeth_rx_csum()
Dqeth_l3_main.c2055 if (card->options.performance_stats) in qeth_l3_fill_header()
2209 if (card->options.performance_stats) { in qeth_l3_xmit_offload()
2270 if (card->options.performance_stats) { in qeth_l3_xmit()
2323 if (card->options.performance_stats) { in qeth_l3_xmit()
2368 if (card->options.performance_stats) { in qeth_l3_hard_start_xmit()
2382 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()