Home
last modified time | relevance | path

Searched refs:out_qs (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_ethtool.c109 qeth_add_stat_data(&data, &card->qdio.out_qs[i]->stats, in qeth_get_ethtool_stats()
298 queue = card->qdio.out_qs[__queue]; in qeth_get_per_queue_coalesce()
319 __qeth_set_coalesce(dev, card->qdio.out_qs[queue], coal); in qeth_set_per_queue_coalesce()
H A Dqeth_core.h533 (q = card->qdio.out_qs[i]); i++)
565 struct qeth_qdio_out_q *out_qs[QETH_MAX_OUT_QUEUES]; member
H A Dqeth_core_main.c413 card->qdio.out_qs[i]->bufstates = outbuf_states; in qeth_alloc_cq()
1500 if (card->qdio.out_qs[i]) in qeth_drain_output_queues()
1501 qeth_drain_output_queue(card->qdio.out_qs[i], false); in qeth_drain_output_queues()
2682 card->qdio.out_qs[i] = queue; in qeth_alloc_qdio_queues()
2701 qeth_free_output_queue(card->qdio.out_qs[--i]); in qeth_alloc_qdio_queues()
2702 card->qdio.out_qs[i] = NULL; in qeth_alloc_qdio_queues()
2732 qeth_free_output_queue(card->qdio.out_qs[i]); in qeth_free_qdio_queues()
2733 card->qdio.out_qs[i] = NULL; in qeth_free_qdio_queues()
3040 struct qeth_qdio_out_q *queue = card->qdio.out_qs[i]; in qeth_init_qdio_queues()
3845 struct qeth_qdio_out_q *queue = card->qdio.out_qs[__queue]; in qeth_qdio_output_handler()
[all …]
H A Dqeth_core_sys.c320 queue = card->qdio.out_qs[i]; in qeth_dev_performance_stats_store()
H A Dqeth_l3_main.c1754 queue = card->qdio.out_qs[qeth_iqd_translate_txq(dev, txq)]; in qeth_l3_hard_start_xmit()
1763 queue = card->qdio.out_qs[txq]; in qeth_l3_hard_start_xmit()
H A Dqeth_l2_main.c549 queue = card->qdio.out_qs[txq]; in qeth_l2_hard_start_xmit()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c1149 goto out_qs; in gfs2_dinode_dealloc()
1154 goto out_qs; in gfs2_dinode_dealloc()
1169 out_qs: in gfs2_dinode_dealloc()