Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dqeth_core_main.c339 card->qdio.out_qs[i]->bufstates = outbuf_states; in qeth_alloc_cq()
1172 if (card->qdio.out_qs[i]) in qeth_drain_output_queues()
1173 qeth_drain_output_queue(card->qdio.out_qs[i], false); in qeth_drain_output_queues()
2326 card->qdio.out_qs[i] = queue; in qeth_alloc_qdio_queues()
2349 card->qdio.out_qs[i]->bufs[j]); in qeth_alloc_qdio_queues()
2350 card->qdio.out_qs[i]->bufs[j] = NULL; in qeth_alloc_qdio_queues()
2354 qeth_free_output_queue(card->qdio.out_qs[--i]); in qeth_alloc_qdio_queues()
2355 card->qdio.out_qs[i] = NULL; in qeth_alloc_qdio_queues()
2386 qeth_free_output_queue(card->qdio.out_qs[i]); in qeth_free_qdio_queues()
2387 card->qdio.out_qs[i] = NULL; in qeth_free_qdio_queues()
[all …]
Dqeth_ethtool.c104 qeth_add_stat_data(&data, &card->qdio.out_qs[i]->stats, in qeth_get_ethtool_stats()
Dqeth_core.h539 (q = card->qdio.out_qs[i]); i++)
573 struct qeth_qdio_out_q *out_qs[QETH_MAX_QUEUES]; member
Dqeth_core_sys.c355 queue = card->qdio.out_qs[i]; in qeth_dev_performance_stats_store()
Dqeth_l3_main.c2051 queue = card->qdio.out_qs[qeth_iqd_translate_txq(dev, txq)]; in qeth_l3_hard_start_xmit()
2060 queue = card->qdio.out_qs[txq]; in qeth_l3_hard_start_xmit()
Dqeth_l2_main.c599 queue = card->qdio.out_qs[txq]; in qeth_l2_hard_start_xmit()
/Linux-v5.4/fs/gfs2/
Dsuper.c1178 goto out_qs; in gfs2_dinode_dealloc()
1183 goto out_qs; in gfs2_dinode_dealloc()
1198 out_qs: in gfs2_dinode_dealloc()