Searched refs:__qeth_xmit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core_main.c | 4177 static int __qeth_xmit(struct qeth_card *card, struct qeth_qdio_out_q *queue, in __qeth_xmit() function 4399 rc = __qeth_xmit(card, queue, skb, elements, hdr, data_offset, in qeth_xmit()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core_main.c | 4113 static int __qeth_xmit(struct qeth_card *card, struct qeth_qdio_out_q *queue, in __qeth_xmit() function 4335 rc = __qeth_xmit(card, queue, skb, elements, hdr, data_offset, in qeth_xmit()
|
Completed in 17 milliseconds