Home
last modified time | relevance | path

Searched refs:qeth_do_send_packet (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core.h1119 int qeth_do_send_packet(struct qeth_card *card, struct qeth_qdio_out_q *queue,
H A Dqeth_l2_main.c529 rc = qeth_do_send_packet(card, queue, skb, hdr, hd_len, hd_len, in qeth_l2_xmit_osn()
H A Dqeth_core_main.c4255 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);
4405 rc = qeth_do_send_packet(card, queue, skb, hdr, data_offset, in qeth_xmit()