Searched refs:qeth_do_send_packet (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core.h | 1118 int qeth_do_send_packet(struct qeth_card *card, struct qeth_qdio_out_q *queue,
|
H A D | qeth_l2_main.c | 529 rc = qeth_do_send_packet(card, queue, skb, hdr, hd_len, hd_len, in qeth_l2_xmit_osn()
|
H A D | qeth_core_main.c | 4255 int qeth_do_send_packet(struct qeth_card *card, struct qeth_qdio_out_q *queue, in qeth_do_send_packet() function 4338 EXPORT_SYMBOL_GPL(qeth_do_send_packet); variable 4405 rc = qeth_do_send_packet(card, queue, skb, hdr, data_offset, in qeth_xmit()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core_main.c | 4191 static int qeth_do_send_packet(struct qeth_card *card, in qeth_do_send_packet() function 4341 rc = qeth_do_send_packet(card, queue, skb, hdr, data_offset, in qeth_xmit()
|
Completed in 22 milliseconds