Searched refs:qeth_do_send_packet_fast (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/s390/net/ |
D | qeth_core.h | 1013 int qeth_do_send_packet_fast(struct qeth_qdio_out_q *queue, struct sk_buff *skb,
|
D | qeth_l2_main.c | 679 rc = qeth_do_send_packet_fast(queue, skb, hdr, data_offset, in qeth_l2_xmit()
|
D | qeth_l3_main.c | 2200 rc = qeth_do_send_packet_fast(queue, skb, hdr, 0, hd_len); in qeth_l3_xmit_offload()
|
D | qeth_core_main.c | 4069 int qeth_do_send_packet_fast(struct qeth_qdio_out_q *queue, struct sk_buff *skb, in qeth_do_send_packet_fast() function 4087 EXPORT_SYMBOL_GPL(qeth_do_send_packet_fast);
|