Searched refs:qeth_hdr_tso (Results 1 – 2 of 2) sorted by relevance
2102 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()
369 struct qeth_hdr_tso { struct