Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_core.h959 int qeth_do_send_packet_fast(struct qeth_card *, struct qeth_qdio_out_q *,
Dqeth_l2_main.c941 rc = qeth_do_send_packet_fast(card, queue, new_skb, hdr, in qeth_l2_hard_start_xmit()
Dqeth_core_main.c4015 int qeth_do_send_packet_fast(struct qeth_card *card, in qeth_do_send_packet_fast() function
4045 EXPORT_SYMBOL_GPL(qeth_do_send_packet_fast);
Dqeth_l3_main.c2977 rc = qeth_do_send_packet_fast(card, queue, new_skb, hdr, in qeth_l3_hard_start_xmit()