Home
last modified time | relevance | path

Searched refs:qeth_hdr_tso (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/s390/net/
Dqeth_l3_main.c2102 struct qeth_hdr_tso *hdr = (struct qeth_hdr_tso *)qhdr; in qeth_tso_fill_header()
2119 sizeof(struct qeth_hdr_tso)); in qeth_tso_fill_header()
2246 new_skb = skb_realloc_headroom(skb, sizeof(struct qeth_hdr_tso) + in qeth_l3_xmit()
2283 hdr = skb_push(new_skb, sizeof(struct qeth_hdr_tso)); in qeth_l3_xmit()
2284 memset(hdr, 0, sizeof(struct qeth_hdr_tso)); in qeth_l3_xmit()
2286 new_skb->len - sizeof(struct qeth_hdr_tso)); in qeth_l3_xmit()
2305 hd_len = sizeof(struct qeth_hdr_tso) + in qeth_l3_xmit()
Dqeth_core.h369 struct qeth_hdr_tso { struct