Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_core.h954 int qeth_do_send_packet(struct qeth_card *, struct qeth_qdio_out_q *,
Dqeth_l2_main.c789 rc = qeth_do_send_packet(card, queue, new_skb, hdr, in qeth_l2_hard_start_xmit()
Dqeth_core_main.c4095 int qeth_do_send_packet(struct qeth_card *card, struct qeth_qdio_out_q *queue, in qeth_do_send_packet() function
4179 EXPORT_SYMBOL_GPL(qeth_do_send_packet);
Dqeth_l3_main.c3084 rc = qeth_do_send_packet(card, queue, new_skb, hdr, in qeth_l3_hard_start_xmit()